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