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

  /external/strace/
open.c 77 sprint_open_modes(unsigned int flags) function
116 tprints(sprint_open_modes(flags) + sizeof("flags"));
fcntl.c 152 tcp->auxstr = sprint_open_modes(tcp->u_rval);
defs.h 641 extern const char *sprint_open_modes(unsigned int);
    [all...]

Completed in 66 milliseconds