Searched refs:IPC_SET (Results 1 – 4 of 4) sorted by relevance
/external/kernel-headers/original/linux/ |
D | ipc.h | 39 #define IPC_SET 1 /* set ipc_perm options */ macro
|
/external/strace/ |
D | ipc.c | 80 { IPC_SET, "IPC_SET" }, 92 { IPC_SET, "IPC_SET" }, 111 { IPC_SET, "IPC_SET" },
|
/external/valgrind/main/include/vki/ |
D | vki-darwin.h | 655 #define VKI_IPC_SET IPC_SET
|
/external/chromium_org/third_party/lcov/ |
D | descriptions.tests | 514 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
|