HomeSort by relevance Sort by last modified time
    Searched refs:f_seals (Results 1 - 3 of 3) sorted by null

  /external/strace/xlat/
f_seals.h 1 /* Generated by ./xlat/gen.sh from ./xlat/f_seals.in; do not edit. */
17 # error static const struct xlat f_seals in mpers mode
22 const struct xlat f_seals[] = { variable in typeref:struct:xlat
  /external/strace/
fcntl.c 36 #include "xlat/f_seals.h"
134 printflags64(f_seals, tcp->u_arg[2], "F_SEAL_???");
180 tcp->auxstr = sprintflags("seals ", f_seals,
Makefile 770 xlat/f_seals.in xlat/falloc_flags.in xlat/fan_classes.in \
    [all...]

Completed in 66 milliseconds