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

1 2 3

  /src/sys/compat/common/
sysv_ipc_50.c 47 #ifdef SYSVSEM
65 #ifdef SYSVSEM
84 #ifdef SYSVSEM
113 #ifdef SYSVSEM
161 #ifdef SYSVSEM
192 #ifdef SYSVSEM
sysv_sem_14.c 46 #ifndef SYSVSEM
47 #define SYSVSEM
sysv_sem_50.c 46 #ifndef SYSVSEM
47 #define SYSVSEM
compat_sysv_10_mod.c 57 #ifdef SYSVSEM
compat_sysv_14_mod.c 55 #ifdef SYSVSEM
compat_sysv_50_mod.c 58 #ifdef SYSVSEM
  /src/sys/compat/linux/common/
linux_ipccall.h 61 # ifdef SYSVSEM
linux_ipc.h 84 #if defined (SYSVSEM) || defined(SYSVSHM) || defined(SYSVMSG)
97 #endif /* !SYSVSEM, !SYSVSHM, !SYSVMSG */
linux_sem.h 95 #ifdef SYSVSEM
104 #endif /* !SYSVSEM */
  /src/sys/kern/
sysv_ipc.c 51 #ifdef SYSVSEM
101 #ifdef SYSVSEM
143 #if defined(SYSVSEM)
149 #endif /* SYSVSEM */
186 #ifdef SYSVSEM
198 #ifdef SYSVSEM
222 #ifdef SYSVSEM
232 #ifdef SYSVSEM
363 #ifdef SYSVSEM
403 #ifdef SYSVSEM
    [all...]
  /src/sys/modules/procfs/
Makefile 13 COPTS+= -D SYSVSHM -D SYSVSEM -D SYSVMSG -D MQUEUE
  /src/sys/compat/linux/arch/aarch64/
linux_syscall.h 495 #ifdef SYSVSEM
507 #ifdef SYSVSEM
linux_syscalls.c 242 #ifdef SYSVSEM
253 #ifdef SYSVSEM
780 #ifdef SYSVSEM
791 #ifdef SYSVSEM
  /src/sys/compat/aoutm68k/
aoutm68k_syscalls.c 358 #if (defined(SYSVSEM) || !defined(_KERNEL)) && !defined(_LP64) && defined(COMPAT_10)
435 #if defined(SYSVSEM) || !defined(_KERNEL)
573 #if defined(SYSVSEM) || !defined(_KERNEL)
1124 #if (defined(SYSVSEM) || !defined(_KERNEL)) && !defined(_LP64) && defined(COMPAT_10)
1201 #if defined(SYSVSEM) || !defined(_KERNEL)
1339 #if defined(SYSVSEM) || !defined(_KERNEL)
aoutm68k_syscall.h 619 #if (defined(SYSVSEM) || !defined(_KERNEL)) && !defined(_LP64) && defined(COMPAT_10)
739 #if defined(SYSVSEM) || !defined(_KERNEL)
943 #if defined(SYSVSEM) || !defined(_KERNEL)
  /src/sys/compat/freebsd/
freebsd_syscall.h 482 #if defined(SYSVSEM) && !defined(_LP64)
591 #ifdef SYSVSEM
freebsd_syscalls.c 217 #if defined(SYSVSEM) && !defined(_LP64)
292 #ifdef SYSVSEM
792 #if defined(SYSVSEM) && !defined(_LP64)
867 #ifdef SYSVSEM
  /src/sys/compat/netbsd32/
netbsd32_compat_50_sysv.c 55 #if defined(SYSVSEM)
211 #if defined(SYSVSEM)
netbsd32_compat_14_sysv.c 136 #if defined(SYSVSEM)
237 #if defined(SYSVSEM)
335 #if defined(SYSVSEM)
  /src/sys/compat/sunos/
sunos_syscalls.c 205 #if defined(SYSVSEM) && defined(COMPAT_10)
483 #if defined(SYSVSEM) && defined(COMPAT_10)
sunos_syscall.h 405 #if defined(SYSVSEM) && defined(COMPAT_10)
  /src/sys/compat/sunos32/
sunos32_syscalls.c 204 #ifdef SYSVSEM
477 #ifdef SYSVSEM
sunos32_syscall.h 399 #ifdef SYSVSEM
  /src/sys/conf/
param.c 68 #ifdef SYSVSEM
  /src/sys/arch/evbarm/conf/
GEMINI 81 options SYSVSEM # System V-like semaphores

Completed in 129 milliseconds

1 2 3