Home
last modified time | relevance | path

Searched refs:IPC_STAT (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/linux/
Dipc.h40 #define IPC_STAT 2 /* get ipc_perm options */ macro
/external/strace/
Dipc.c81 { IPC_STAT, "IPC_STAT" },
93 { IPC_STAT, "IPC_STAT" },
112 { IPC_STAT, "IPC_STAT" },
/external/chromium_org/ui/surface/
Dtransport_dib_gtk.cc111 if (shmctl(key_.shmkey, IPC_STAT, &shmst) == -1) in Map()
/external/valgrind/main/include/vki/
Dvki-darwin.h656 #define VKI_IPC_STAT IPC_STAT
/external/valgrind/main/memcheck/tests/darwin/
Dscalar.c446 SY(__NR_shmctl, x0, x0+IPC_STAT, x0+1); FAIL; in main()
/external/chromium_org/third_party/lcov/
Ddescriptions.tests509 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