Home
last modified time | relevance | path

Searched refs:f_seals (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Df_seals.h17 # error static const struct xlat f_seals in mpers mode
22 const struct xlat f_seals[] = { variable
DMakemodule.am1 …nd.in xlat/evdev_switch.in xlat/evdev_sync.in xlat/f_owner_types.in xlat/f_seals.in xlat/falloc_fl…
2 …ev_snd.h xlat/evdev_switch.h xlat/evdev_sync.h xlat/f_owner_types.h xlat/f_seals.h xlat/falloc_fla…
187 $(top_srcdir)/xlat/f_seals.h: $(top_srcdir)/xlat/f_seals.in $(top_srcdir)/xlat/gen.sh
/external/strace/
Dfcntl.c134 printflags64(f_seals, tcp->u_arg[2], "F_SEAL_???"); in print_fcntl()
180 tcp->auxstr = sprintflags("seals ", f_seals, in print_fcntl()
DMakefile770 xlat/f_seals.in xlat/falloc_flags.in xlat/fan_classes.in \
913 xlat/f_seals.h xlat/falloc_flags.h xlat/fan_classes.h \
6131 $(top_srcdir)/xlat/f_seals.h: $(top_srcdir)/xlat/f_seals.in $(top_srcdir)/xlat/gen.sh
DMakefile.in773 xlat/f_seals.in xlat/falloc_flags.in xlat/fan_classes.in \
927 xlat/f_seals.h xlat/falloc_flags.h xlat/fan_classes.h \
6219 $(top_srcdir)/xlat/f_seals.h: $(top_srcdir)/xlat/f_seals.in $(top_srcdir)/xlat/gen.sh
DChangeLog20594 * xlat/f_seals.in: Likewise.
20595 * fcntl.c: Include "xlat/f_owner_types.h" and "xlat/f_seals.h".