Searched defs:shm_flags (Results 1 - 1 of 1) sorted by relevance

/external/strace/
H A Dipc.c143 static const struct xlat shm_flags[] = { variable in typeref:struct:xlat
442 printflags(shm_flags, tcp->u_arg[1], "SHM_???");
446 printflags(shm_flags, tcp->u_arg[2], "SHM_???");

Completed in 40 milliseconds