Home
last modified time | relevance | path

Searched refs:open_mode_flags (Results 1 – 7 of 7) sorted by relevance

/external/strace/
Dopen.c78 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()
Ddesc.c55 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???"); in do_dup2()
Ddefs.h374 extern const struct xlat open_mode_flags[];
Dnet.c1113 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???"); in do_pipe()
DChangeLog-CVS262 * 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.
/external/strace/xlat/
Dopen_mode_flags.h9 const struct xlat open_mode_flags[] = { variable
DMakemodule.am1 …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.…