OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSG_STAT_ANY
(Results
1 - 5
of
5
) sorted by null
/external/strace/tests/
ipc_msg.c
39
#ifndef
MSG_STAT_ANY
40
# define
MSG_STAT_ANY
13
80
# define str_msg_stat_any "0xd /\\*
MSG_STAT_ANY
\\*/"
91
# define str_msg_stat_any "
MSG_STAT_ANY
"
176
rc = msgctl(id,
MSG_STAT_ANY
, &ds);
/external/strace/tests-m32/
ipc_msg.c
39
#ifndef
MSG_STAT_ANY
40
# define
MSG_STAT_ANY
13
80
# define str_msg_stat_any "0xd /\\*
MSG_STAT_ANY
\\*/"
91
# define str_msg_stat_any "
MSG_STAT_ANY
"
176
rc = msgctl(id,
MSG_STAT_ANY
, &ds);
/external/strace/tests-mx32/
ipc_msg.c
39
#ifndef
MSG_STAT_ANY
40
# define
MSG_STAT_ANY
13
80
# define str_msg_stat_any "0xd /\\*
MSG_STAT_ANY
\\*/"
91
# define str_msg_stat_any "
MSG_STAT_ANY
"
176
rc = msgctl(id,
MSG_STAT_ANY
, &ds);
/bionic/libc/kernel/uapi/linux/
msg.h
24
#define
MSG_STAT_ANY
13
/external/kernel-headers/original/uapi/linux/
msg.h
10
#define
MSG_STAT_ANY
13
Completed in 64 milliseconds