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

  /external/strace/
fanotify.c 52 tprint_open_modes((unsigned) tcp->u_arg[1]);
open.c 114 tprint_open_modes(unsigned int flags) function
132 tprint_open_modes(tcp->u_arg[offset + 1]);
mq.c 38 tprint_open_modes(tcp->u_arg[1]);
file_handle.c 136 tprint_open_modes(tcp->u_arg[2]);
fcntl.c 108 tprint_open_modes(tcp->u_arg[2]);
defs.h 640 extern void tprint_open_modes(unsigned int);
    [all...]

Completed in 75 milliseconds