Searched refs:tprint_open_modes (Results 1 - 4 of 4) sorted by path

/external/strace/
H A Ddefs.h569 extern void tprint_open_modes(mode_t);
H A Ddesc.c328 tprint_open_modes(tcp->u_arg[2]);
H A Dfile.c453 tprint_open_modes(mode_t flags) function
465 tprint_open_modes(tcp->u_arg[offset + 1]);
H A Dipc.c484 tprint_open_modes(tcp->u_arg[1]);
553 tprint_open_modes(attr.mq_flags);

Completed in 136 milliseconds