Home
last modified time | relevance | path

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

/external/strace/
Dopen.c79 static char outstr[(1 + ARRAY_SIZE(open_mode_flags)) * sizeof("O_LARGEFILE")]; in sprint_open_modes()
97 for (x = open_mode_flags; x->str; x++) { in sprint_open_modes()
Ddesc.c57 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???"); in do_dup2()
Dnet.c409 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???"); in do_pipe()
Ddefs.h342 extern const struct xlat open_mode_flags[];
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.
DMakefile.in964 xlat/open_mode_flags.in xlat/packet_diag_attrs.in \
1201 xlat/open_access_modes.h xlat/open_mode_flags.h \
7916 $(top_srcdir)/xlat/open_mode_flags.h: $(top_srcdir)/xlat/open_mode_flags.in $(top_srcdir)/xlat/gen.…
DChangeLog872 xlat: add fallback definitions to open_mode_flags.
873 * xlat/open_mode_flags.in: Regenerate using maint/gen_xlat_defs.sh script
880 xlat: remove non-Linux flags from open_mode_flags.
881 * xlat/open_mode_flags.in (O_PRIV, FNDELAY, FAPPEND, FMARK, FDEFER,
8127 Use kernel's fcntl.h header instead of libc's for open_mode_flags.
8135 * xlat/open_mode_flags.in: Add __O_SYNC after O_SYNC. Add O_TMPFILE
42398 * xlat/open_mode_flags.in: Add O_TMPFILE definition.
44392 * file.c (open_mode_flags): Add O_PATH.
51749 (sys_inotify_init1): Use it instead of open_mode_flags.
/external/strace/xlat/
Dopen_mode_flags.h590 const struct xlat open_mode_flags[] = { variable
DMakemodule.am1 …descriptor_types.in xlat/numa_node.in xlat/open_access_modes.in xlat/open_mode_flags.in xlat/packe…
2 …nt_descriptor_types.h xlat/numa_node.h xlat/open_access_modes.h xlat/open_mode_flags.h xlat/packet…
515 $(top_srcdir)/xlat/open_mode_flags.h: $(top_srcdir)/xlat/open_mode_flags.in $(top_srcdir)/xlat/gen.…