Home
last modified time | relevance | path

Searched refs:IPC_SET (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dmsgctl_flags.h7 #if defined(IPC_SET) || (defined(HAVE_DECL_IPC_SET) && HAVE_DECL_IPC_SET)
8 XLAT(IPC_SET),
Dshmctl_flags.h7 #if defined(IPC_SET) || (defined(HAVE_DECL_IPC_SET) && HAVE_DECL_IPC_SET)
8 XLAT(IPC_SET),
Dsemctl_flags.h7 #if defined(IPC_SET) || (defined(HAVE_DECL_IPC_SET) && HAVE_DECL_IPC_SET)
8 XLAT(IPC_SET),
Dmsgctl_flags.in2 IPC_SET
Dshmctl_flags.in2 IPC_SET
Dsemctl_flags.in2 IPC_SET
/external/kernel-headers/original/uapi/linux/
Dipc.h39 #define IPC_SET 1 /* set ipc_perm options */ macro
/external/valgrind/main/include/vki/
Dvki-darwin.h655 #define VKI_IPC_SET IPC_SET
/external/chromium_org/third_party/lcov/
Ddescriptions.tests514 create a message queue, then issue the IPC_SET command
1050 create a message queue, then issue the IPC_SET command
1136 test the IPC_STAT, IPC_SET and IPC_RMID commands as
2101 test the IPC_STAT, IPC_SET and IPC_RMID commands as