Lines Matching refs:print_fcntl
13406 * fcntl.c (print_fcntl): Replace printxval_long with printxval64.
13421 * fcntl.c (print_fcntl): Replace printflags_long with printflags64.
13517 * fcntl.c (print_fcntl): Cast tcp->u_rval to kernel_ureg_t instead
21766 * fcntl.c (print_fcntl): Print 3rd argument of F_NOTIFY, F_SETLEASE, and
21857 * fcntl.c (print_fcntl, SYS_FUNC(fcntl), SYS_FUNC(fcntl64)): Assign
21873 * fcntl.c (print_fcntl): Cast 3rd argument of sprintflags
21888 * fcntl.c (print_fcntl, SYS_FUNC(fcntl), SYS_FUNC(fcntl64)):
27045 (print_fcntl): Move printing of first two syscall arguments
27064 print_fcntl: finish with unrecognized commands on entering syscall.
27065 * fcntl.c (print_fcntl): Merge two switch statements.
27070 * fcntl.c(print_fcntl): New function, made from SYS_FUNC(fcntl).