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

  /external/strace/
desc.c 461 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???");
690 printflags(open_mode_flags, tcp->u_arg[0], "O_???");
973 printflags(open_mode_flags, tcp->u_arg[flags_arg], "O_???");
defs.h 461 extern const struct xlat open_mode_flags[];
file.c 257 const struct xlat open_mode_flags[] = { variable in typeref:struct:xlat
415 for (x = open_mode_flags; x->str; x++) {
    [all...]
net.c     [all...]
signal.c     [all...]

Completed in 243 milliseconds