Lines Matching refs:print_fcntl
1778 * 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.
15442 * fcntl.c(print_fcntl): New function, made from SYS_FUNC(fcntl).