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

  /external/strace/
ipc.c 138 static const struct xlat shm_flags[] = { variable in typeref:struct:xlat
364 printflags(shm_flags, tcp->u_arg[1], "SHM_???");
368 printflags(shm_flags, tcp->u_arg[2], "SHM_???");

Completed in 32 milliseconds