Home
last modified time | relevance | path

Searched refs:fcntlcmds (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dfcntlcmds.h3 static const struct xlat fcntlcmds[] = { variable
DMakemodule.am1 …t/fan_event_flags.in xlat/fan_init_flags.in xlat/fan_mark_flags.in xlat/fcntlcmds.in xlat/fdflags.…
2 …xlat/fan_event_flags.h xlat/fan_init_flags.h xlat/fan_mark_flags.h xlat/fcntlcmds.h xlat/fdflags.h…
125 $(top_srcdir)/xlat/fcntlcmds.h: $(top_srcdir)/xlat/fcntlcmds.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Ddesc.c153 printxval(fcntlcmds, tcp->u_arg[1], "F_???"); in SYS_FUNC()
DChangeLog-CVS91 F_DUPFD_CLOEXEC to fcntlcmds[]. Create notifyflags[] array.