HomeSort by: relevance | last modified time | path
    Searched refs:IPC_RMID (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
ipc.d 52 IPC_RMID
80 enum IPC_RMID = 0;
103 enum IPC_RMID = 0;
137 enum IPC_RMID = 0;
160 enum IPC_RMID = 0;
183 enum IPC_RMID = 0;
206 enum IPC_RMID = 0;
246 enum IPC_RMID = 10;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
corefile-shmem-zero-id.c 56 if (shmctl (sid, IPC_RMID, NULL) != 0)
info-os.c 39 shmctl (shmid, IPC_RMID, NULL);
41 semctl (semid, 0, IPC_RMID, NULL);
43 msgctl (msqid, IPC_RMID, NULL);
corefile3.c 84 int res = shmctl (sid, IPC_RMID, NULL);
  /src/tests/lib/libc/sys/
t_msgget.c 59 (void)msgctl(id, IPC_RMID, 0);
97 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
139 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
184 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
236 (void)msgctl(buf[i], IPC_RMID, 0);
272 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
302 (void)msgctl(id, IPC_RMID, 0);
t_msgsnd.c 69 (void)msgctl(id, IPC_RMID, 0);
113 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
162 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
205 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
251 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
321 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
350 (void)msgctl(id, IPC_RMID, 0);
t_msgctl.c 67 (void)msgctl(id, IPC_RMID, 0);
78 const int cmd[] = { IPC_STAT, IPC_SET, IPC_RMID };
99 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
178 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
241 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
291 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
342 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
371 (void)msgctl(id, IPC_RMID, 0);
t_msgrcv.c 70 (void)msgctl(id, IPC_RMID, 0);
95 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
142 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
193 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
230 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
288 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
324 ATF_REQUIRE(msgctl(id, IPC_RMID, 0) == 0);
353 (void)msgctl(id, IPC_RMID, 0);
t_mincore.c 296 (void)shmctl(id, IPC_RMID, 0);
350 ATF_REQUIRE_STRERROR(shmctl(shmid, IPC_RMID, NULL) == 0);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
info-os.c 39 shmctl (shmid, IPC_RMID, NULL);
41 semctl (semid, 0, IPC_RMID, NULL);
43 msgctl (msqid, IPC_RMID, NULL);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
sparc64-adi.c 76 shmctl (shmid, IPC_RMID, NULL);
142 shmctl (shmid, IPC_RMID, NULL);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
sparc64-adi.c 76 shmctl (shmid, IPC_RMID, NULL);
142 shmctl (shmid, IPC_RMID, NULL);
  /src/sys/sys/
ipc.h 96 #define IPC_RMID 0 /* remove identifier */
  /src/tests/kernel/
t_semtimedop.c 94 ATF_REQUIRE_MSG(semctl(semid, 0, IPC_RMID) != -1,
95 "semctl IPC_RMID failed: %s", strerror(errno));
155 ATF_REQUIRE_MSG(semctl(semid, 0, IPC_RMID) != -1,
156 "semctl IPC_RMID failed: %s", strerror(errno));
216 ATF_REQUIRE_MSG(semctl(semid, 0, IPC_RMID) != -1,
217 "semctl IPC_RMID failed: %s", strerror(errno));
267 ATF_REQUIRE_MSG(semctl(semid, 0, IPC_RMID) != -1,
268 "semctl IPC_RMID failed: %s", strerror(errno));
t_sysv.c 305 if (msgctl(sender_msqid, IPC_RMID, NULL) == -1)
306 err(EXIT_FAILURE, "msgctl IPC_RMID");
527 if (semctl(sender_semid, 0, IPC_RMID) == -1)
528 err(EXIT_FAILURE, "semctl IPC_RMID");
708 if (shmctl(sender_shmid, IPC_RMID, NULL) == -1)
709 err(EXIT_FAILURE, "shmctl IPC_RMID");
  /src/external/bsd/unbound/dist/util/shm_side/
shm_main.c 117 shmctl(daemon->shm_info->id_ctl, IPC_RMID, NULL);
121 shmctl(daemon->shm_info->id_arr, IPC_RMID, NULL);
216 shmctl(daemon->shm_info->id_ctl, IPC_RMID, NULL);
219 shmctl(daemon->shm_info->id_arr, IPC_RMID, NULL);
  /src/usr.bin/ipcrm/
ipcrm.c 78 return msgctl(id, IPC_RMID, NULL);
89 return shmctl(id, IPC_RMID, NULL);
101 return semctl(id, 0, IPC_RMID, NULL);
  /src/external/bsd/ntp/dist/adjtimed/
adjtimed.c 95 if (msgctl(mqid, IPC_RMID, (struct msqid_ds *)0) == -1) {
475 if (msgctl(mqid, IPC_RMID, (struct msqid_ds *)0) == -1) {
  /src/sys/compat/linux/common/
linux_ipc.c 247 cmd = IPC_RMID;
446 cmd = IPC_RMID;
651 return shmctl1(l, shmid, IPC_RMID, NULL);
  /src/external/mit/libuv/dist/src/unix/
os390-syscalls.c 140 msgctl(uv_backend_fd(uv_default_loop()), IPC_RMID, NULL);
378 msgctl(lst->msg_queue, IPC_RMID, NULL);
  /src/sys/compat/linux32/common/
linux32_ipccall.c 304 cmd = IPC_RMID;
525 cmd = IPC_RMID;
701 return shmctl1(l, shmid, IPC_RMID, NULL);
  /src/external/gpl2/lvm2/dist/libdm/
libdm-common.c 1156 if (semctl(semid, 0, IPC_RMID, 0) < 0) {
  /src/sys/kern/
sysv_shm.c 556 case IPC_RMID:
sysv_msg.c 509 case IPC_RMID:
sysv_sem.c 563 case IPC_RMID:

Completed in 28 milliseconds

1 2