Searched refs:open_mode_flags (Results 1 – 7 of 7) sorted by relevance
78 static char outstr[(1 + ARRAY_SIZE(open_mode_flags)) * sizeof("O_LARGEFILE")]; in sprint_open_modes()96 for (x = open_mode_flags; x->str; x++) { in sprint_open_modes()
55 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???"); in do_dup2()
374 extern const struct xlat open_mode_flags[];
1113 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???"); in do_pipe()
262 * desc.c: Remove open_mode_flags[] and open_access_modes[]264 * net.c: Remove open_mode_flags[] extern declaration.267 * signal.c: Remove open_mode_flags[] extern declaration.1000 * file.c (open_mode_flags): Add O_CLOEXEC.1379 open_mode_flags.
9 const struct xlat open_mode_flags[] = { variable
1 …yflags.in xlat/nt_descriptor_types.in xlat/open_access_modes.in xlat/open_mode_flags.in xlat/openm…2 …tifyflags.h xlat/nt_descriptor_types.h xlat/open_access_modes.h xlat/open_mode_flags.h xlat/openmo…267 $(top_srcdir)/xlat/open_mode_flags.h: $(top_srcdir)/xlat/open_mode_flags.in $(top_srcdir)/xlat/gen.…