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 80 sprint_open_modes(unsigned int flags) function
119 tprints(sprint_open_modes(flags) + sizeof("flags"));
fcntl.c 151 tcp->auxstr = sprint_open_modes(tcp->u_rval);
defs.h 602 extern const char *sprint_open_modes(unsigned int);

Completed in 482 milliseconds