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
201 return print_fcntl(tcp); in SYS_FUNC()
225 return print_fcntl(tcp); in SYS_FUNC()
DChangeLog20968 * fcntl.c (print_fcntl): Replace printxval_long with printxval64.
20983 * fcntl.c (print_fcntl): Replace printflags_long with printflags64.
21079 * fcntl.c (print_fcntl): Cast tcp->u_rval to kernel_ureg_t instead
29328 * fcntl.c (print_fcntl): Print 3rd argument of F_NOTIFY, F_SETLEASE, and
29419 * fcntl.c (print_fcntl, SYS_FUNC(fcntl), SYS_FUNC(fcntl64)): Assign
29435 * fcntl.c (print_fcntl): Cast 3rd argument of sprintflags
29450 * fcntl.c (print_fcntl, SYS_FUNC(fcntl), SYS_FUNC(fcntl64)):
34607 (print_fcntl): Move printing of first two syscall arguments
34626 print_fcntl: finish with unrecognized commands on entering syscall.
34627 * fcntl.c (print_fcntl): Merge two switch statements.
[all …]