OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:semop_flags
(Results
1 - 2
of
2
) sorted by null
/external/strace/xlat/
semop_flags.h
1
/* Generated by ./xlat/gen.sh from ./xlat/
semop_flags
.in; do not edit. */
5
# error static const struct xlat
semop_flags
in mpers mode
10
const struct xlat
semop_flags
[] = {
variable in typeref:struct:xlat
/external/strace/
ipc_sem.c
43
#include "xlat/
semop_flags
.h"
50
printflags(
semop_flags
, sb->sem_flg, "SEM_???");
Completed in 2568 milliseconds