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

  /external/strace/
fchownat.c 10 printflags(at_flags, tcp->u_arg[4], "AT_???");
link.c 38 #include "xlat/at_flags.h"
57 printflags(at_flags, tcp->u_arg[4], "AT_???");
67 printflags(at_flags, tcp->u_arg[2], "AT_???");
stat.c 72 printflags(at_flags, tcp->u_arg[3], "AT_???");
stat64.c 72 printflags(at_flags, tcp->u_arg[3], "AT_???");
utimes.c 63 printflags(at_flags, tcp->u_arg[3], "AT_???");
execve.c 134 printflags(at_flags, tcp->u_arg[4], "AT_???");
statx.c 51 printflags(at_flags, flags, NULL);
defs.h 315 extern const struct xlat at_flags[];
    [all...]
  /external/strace/xlat/
at_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/at_flags.in; do not edit. */
46 const struct xlat at_flags[] = { variable in typeref:struct:xlat
  /external/syzkaller/sys/netbsd/gen/
amd64.go     [all...]
  /external/syzkaller/sys/fuchsia/gen/
amd64.go     [all...]
arm64.go     [all...]
  /external/syzkaller/sys/freebsd/gen/
amd64.go     [all...]

Completed in 511 milliseconds