Searched refs:IPC_STAT (Results 1 – 6 of 6) sorted by relevance
/external/kernel-headers/original/linux/ |
D | ipc.h | 40 #define IPC_STAT 2 /* get ipc_perm options */ macro
|
/external/strace/ |
D | ipc.c | 81 { IPC_STAT, "IPC_STAT" }, 93 { IPC_STAT, "IPC_STAT" }, 112 { IPC_STAT, "IPC_STAT" },
|
/external/chromium_org/ui/surface/ |
D | transport_dib_gtk.cc | 111 if (shmctl(key_.shmkey, IPC_STAT, &shmst) == -1) in Map()
|
/external/valgrind/main/include/vki/ |
D | vki-darwin.h | 656 #define VKI_IPC_STAT IPC_STAT
|
/external/valgrind/main/memcheck/tests/darwin/ |
D | scalar.c | 446 SY(__NR_shmctl, x0, x0+IPC_STAT, x0+1); FAIL; in main()
|
/external/chromium_org/third_party/lcov/ |
D | descriptions.tests | 509 create a message queue, then issue the IPC_STAT command 1045 create a message queue, then issue the IPC_STAT 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
|