Home
last modified time | relevance | path

Searched refs:print_fcntl (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dfcntl.c88 print_fcntl(struct tcb *tcp) in print_fcntl() function
212 return print_fcntl(tcp); in SYS_FUNC()
241 return print_fcntl(tcp); in SYS_FUNC()
DChangeLog1778 * fcntl.c (print_fcntl): Replace printxval_long with printxval64.
1793 * fcntl.c (print_fcntl): Replace printflags_long with printflags64.
1889 * fcntl.c (print_fcntl): Cast tcp->u_rval to kernel_ureg_t instead
10138 * fcntl.c (print_fcntl): Print 3rd argument of F_NOTIFY, F_SETLEASE, and
10229 * fcntl.c (print_fcntl, SYS_FUNC(fcntl), SYS_FUNC(fcntl64)): Assign
10245 * fcntl.c (print_fcntl): Cast 3rd argument of sprintflags
10260 * fcntl.c (print_fcntl, SYS_FUNC(fcntl), SYS_FUNC(fcntl64)):
15417 (print_fcntl): Move printing of first two syscall arguments
15436 print_fcntl: finish with unrecognized commands on entering syscall.
15437 * fcntl.c (print_fcntl): Merge two switch statements.
[all …]