HomeSort by relevance Sort by last modified time
    Searched full:shm_flags (Results 1 - 1 of 1) sorted by null

  /external/strace/
ipc.c 143 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 119 milliseconds