Searched refs:tprint_open_modes (Results 1 – 8 of 8) sorted by relevance
114 tprint_open_modes(unsigned int flags) in tprint_open_modes() function132 tprint_open_modes(tcp->u_arg[offset + 1]); in decode_open()
52 tprint_open_modes((unsigned) tcp->u_arg[1]); in SYS_FUNC()
38 tprint_open_modes(tcp->u_arg[1]); in SYS_FUNC()
136 tprint_open_modes(tcp->u_arg[2]); in SYS_FUNC()
108 tprint_open_modes(tcp->u_arg[2]); in print_fcntl()
640 extern void tprint_open_modes(unsigned int);
34 * file.c (tprint_open_modes): Likewise.96 remove unused parameter in tprint_open_modes().99 (tprint_open_modes): Use sprint_open_modes(), it already102 to tprint_open_modes().1375 * defs.h (tprint_open_modes): New function.1377 (sys_fcntl): Use tprint_open_modes() and sprint_open_modes().1380 (tprint_open_modes): New function.
22601 As "flags" argument of sprint_open_modes and tprint_open_modes is22604 * defs.h.c (sprint_open_modes, tprint_open_modes): Change type22606 * open.c (sprint_open_modes, tprint_open_modes): Likewise.35110 * defs.h (tprint_open_modes, sprint_open_modes): Change argument type35112 * file.c (tprint_open_modes, sprint_open_modes): Likewise.