Searched refs:IPC_STAT (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dipc.h40 #define IPC_STAT 2 /* get ipc_perm options */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dipcs.c468 if (shmctl(shmid, IPC_STAT, &shmds) == -1) {
495 if (msgctl(msqid, IPC_STAT, &buf) == -1) {
529 if (semctl(semid, 0, IPC_STAT, arg)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/profile/
H A Dprofile.c224 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
225 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_direct.c49 struct semid_ds *buf; /* Buffer for IPC_STAT, IPC_SET */
73 if (semctl(dmix->semid, i, IPC_STAT, s) < 0) {
103 if (!shmctl(tmpid, IPC_STAT, &buf))
117 if (shmctl(dmix->shmid, IPC_STAT, &buf) < 0) {
156 if (shmctl(dmix->shmid, IPC_STAT, &buf) < 0)
347 if (shmctl(dmix->shmid, IPC_STAT, &buf) < 0) {
H A Dpcm_dmix.c83 if (!shmctl(tmpid, IPC_STAT, &buf))
90 if (shmctl(dmix->u.dmix.shmid_sum, IPC_STAT, &buf) < 0) {
119 if (shmctl(dmix->u.dmix.shmid_sum, IPC_STAT, &buf) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dcompat.c268 case IPC_STAT:
450 case IPC_STAT:
641 case IPC_STAT:
H A Dsem.c801 case IPC_STAT:
1094 case IPC_STAT:
H A Dmsg.c522 case IPC_STAT:
H A Dshm.c702 case IPC_STAT:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmack_lsm.c1856 case IPC_STAT:
1984 case IPC_STAT:
2108 case IPC_STAT:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/selinux/
H A Dhooks.c4792 case IPC_STAT:
4934 case IPC_STAT:
5045 case IPC_STAT:

Completed in 245 milliseconds