Searched refs:tprint_open_modes (Results 1 – 8 of 8) sorted by relevance
114 tprint_open_modes(unsigned int flags) in tprint_open_modes() function126 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()
107 tprint_open_modes(tcp->u_arg[2]); in print_fcntl()
922 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.
4574 * open.c (tprint_open_modes): Use print_xlat_ex instead of4575 tprint_open_modes.30163 As "flags" argument of sprint_open_modes and tprint_open_modes is30166 * defs.h.c (sprint_open_modes, tprint_open_modes): Change type30168 * open.c (sprint_open_modes, tprint_open_modes): Likewise.42672 * defs.h (tprint_open_modes, sprint_open_modes): Change argument type42674 * file.c (tprint_open_modes, sprint_open_modes): Likewise.