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

/external/strace/
H A Ddefs.h570 extern const char *sprint_open_modes(mode_t);
H A Ddesc.c391 tcp->auxstr = sprint_open_modes(tcp->u_rval);
H A Dfile.c416 sprint_open_modes(mode_t flags) function
455 tprintf("%s", sprint_open_modes(flags) + sizeof("flags"));

Completed in 55 milliseconds