Searched refs:semop_flags (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dsemop_flags.h1 /* Generated by ./xlat/gen.sh from ./xlat/semop_flags.in; do not edit. */
3 static const struct xlat semop_flags[] = { variable in typeref:struct:xlat
/external/strace/
H A Dipc.c73 #include "xlat/semop_flags.h"
228 printflags(semop_flags, sb.sem_flg, "SEM_???");

Completed in 84 milliseconds