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

  /external/strace/
fanotify.c 23 tprint_open_modes((unsigned) tcp->u_arg[1]);
ipc.c 370 tprint_open_modes(tcp->u_arg[1]);
440 tprint_open_modes(attr.mq_flags);
desc.c 168 tprint_open_modes(tcp->u_arg[2]);
defs.h 713 extern void tprint_open_modes(mode_t);
file.c 288 tprint_open_modes(mode_t flags) function
300 tprint_open_modes(tcp->u_arg[offset + 1]);
    [all...]

Completed in 59 milliseconds