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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A Dipc.h33 #define IPC_STAT 2 /* Get `ipc_perm' options. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A Dipc.h33 #define IPC_STAT 2 /* Get `ipc_perm' options. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A Dipc.h33 #define IPC_STAT 2 /* Get `ipc_perm' options. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/tests/
H A Dsgi_sysv_hack.c39 if ((semctl(sem_id, 0, IPC_STAT, su) == -1) &&
40 (semctl(sem_id, 0, IPC_STAT, suh) != -1)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/tests/
H A Dsgi_sysv_hack.c39 if ((semctl(sem_id, 0, IPC_STAT, su) == -1) &&
40 (semctl(sem_id, 0, IPC_STAT, suh) != -1)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/tests/
H A Dsgi_sysv_hack.c39 if ((semctl(sem_id, 0, IPC_STAT, su) == -1) &&
40 (semctl(sem_id, 0, IPC_STAT, suh) != -1)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dipc.h40 #define IPC_STAT 2 /* get ipc_perm options */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dipc.h40 #define IPC_STAT 2 /* get ipc_perm options */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dipc.h40 #define IPC_STAT 2 /* get ipc_perm options */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/profile/
H A Dprofile.c77 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
78 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dipc.h40 #define IPC_STAT 2 /* get ipc_perm options */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dipc.h40 #define IPC_STAT 2 /* get ipc_perm options */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/profile/
H A Dprofile.c77 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
78 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba/source/profile/
H A Dprofile.c77 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
78 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/
H A Dipcs.c464 if (shmctl(shmid, IPC_STAT, &shmds) == -1) {
491 if (msgctl(msqid, IPC_STAT, &buf) == -1) {
525 if (semctl(semid, 0, IPC_STAT, arg)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dipcs.c464 if (shmctl(shmid, IPC_STAT, &shmds) == -1) {
491 if (msgctl(msqid, IPC_STAT, &buf) == -1) {
525 if (semctl(semid, 0, IPC_STAT, arg)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dipcs.c464 if (shmctl(shmid, IPC_STAT, &shmds) == -1) {
491 if (msgctl(msqid, IPC_STAT, &buf) == -1) {
525 if (semctl(semid, 0, IPC_STAT, arg)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/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",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/profile/
H A Dprofile.c237 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
238 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/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",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/profile/
H A Dprofile.c237 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
238 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/profile/
H A Dprofile.c237 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
238 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/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",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/locking/
H A Dshmem_sysv.c591 if (semctl(sem_id, 0, IPC_STAT, su) != 0) {
592 DEBUG(0,("ERROR semctl: can't IPC_STAT. Error was %s\n",
685 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
686 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n", strerror(errno)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/locking/
H A Dshmem_sysv.c591 if (semctl(sem_id, 0, IPC_STAT, su) != 0) {
592 DEBUG(0,("ERROR semctl: can't IPC_STAT. Error was %s\n",
685 if (shmctl(shm_id, IPC_STAT, &shm_ds) != 0) {
686 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n", strerror(errno)));

Completed in 120 milliseconds

12