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

1 2 3

  /src/sys/compat/common/
sysv_ipc_50.c 44 #ifdef SYSVMSG
62 #ifdef SYSVMSG
81 #ifdef SYSVMSG
104 #ifdef SYSVMSG
155 #ifdef SYSVMSG
185 #ifdef SYSVMSG
sysv_msg_14.c 48 #ifndef SYSVMSG
49 #define SYSVMSG
sysv_msg_50.c 48 #ifndef SYSVMSG
49 #define SYSVMSG
compat_sysv_10_mod.c 60 #ifdef SYSVMSG
compat_sysv_14_mod.c 58 #ifdef SYSVMSG
compat_sysv_50_mod.c 61 #ifdef SYSVMSG
  /src/sys/compat/linux/common/
linux_ipccall.h 69 # ifdef SYSVMSG
linux_ipc.h 84 #if defined (SYSVSEM) || defined(SYSVSHM) || defined(SYSVMSG)
97 #endif /* !SYSVSEM, !SYSVSHM, !SYSVMSG */
linux_msg.h 124 #ifdef SYSVMSG
134 #endif /* !SYSVMSG */
  /src/sys/kern/
sysv_ipc.c 48 #ifdef SYSVMSG
119 #ifdef SYSVMSG
151 #if defined(SYSVMSG)
156 #endif /* SYSVMSG */
195 #ifdef SYSVMSG
230 #ifdef SYSVMSG
360 #ifdef SYSVMSG
394 #ifdef SYSVMSG
446 #ifdef SYSVMSG
476 #ifdef SYSVMSG
    [all...]
  /src/sys/modules/procfs/
Makefile 13 COPTS+= -D SYSVSHM -D SYSVSEM -D SYSVMSG -D MQUEUE
  /src/sys/compat/aoutm68k/
aoutm68k_syscalls.c 363 #if (defined(SYSVMSG) || !defined(_KERNEL)) && !defined(_LP64) && defined(COMPAT_10)
450 #if defined(SYSVMSG) || !defined(_KERNEL)
578 #if defined(SYSVMSG) || !defined(_KERNEL)
1129 #if (defined(SYSVMSG) || !defined(_KERNEL)) && !defined(_LP64) && defined(COMPAT_10)
1216 #if defined(SYSVMSG) || !defined(_KERNEL)
1344 #if defined(SYSVMSG) || !defined(_KERNEL)
aoutm68k_syscall.h 626 #if (defined(SYSVMSG) || !defined(_KERNEL)) && !defined(_LP64) && defined(COMPAT_10)
762 #if defined(SYSVMSG) || !defined(_KERNEL)
950 #if defined(SYSVMSG) || !defined(_KERNEL)
  /src/sys/compat/freebsd/
freebsd_syscall.h 488 #if defined(SYSVMSG) && !defined(_LP64)
606 #ifdef SYSVMSG
freebsd_syscalls.c 222 #if defined(SYSVMSG) && !defined(_LP64)
303 #ifdef SYSVMSG
797 #if defined(SYSVMSG) && !defined(_LP64)
878 #ifdef SYSVMSG
  /src/sys/compat/netbsd32/
netbsd32_compat_50_sysv.c 139 #if defined(SYSVMSG)
217 #if defined(SYSVMSG)
  /src/sys/compat/sunos/
sunos_syscalls.c 210 #if defined(SYSVMSG) && defined(COMPAT_10)
488 #if defined(SYSVMSG) && defined(COMPAT_10)
sunos_syscall.h 411 #if defined(SYSVMSG) && defined(COMPAT_10)
  /src/sys/compat/sunos32/
sunos32_syscalls.c 209 #ifdef SYSVMSG
482 #ifdef SYSVMSG
sunos32_syscall.h 405 #ifdef SYSVMSG
  /src/sys/miscfs/procfs/
procfs_limit.c 46 #ifdef SYSVMSG
161 #ifdef SYSVMSG
  /src/sys/conf/
param.c 71 #ifdef SYSVMSG
  /src/sys/compat/linux/arch/aarch64/
linux_syscall.h 480 #ifdef SYSVMSG
  /src/sys/arch/evbarm/conf/
GEMINI 80 options SYSVMSG # System V-like message queues
GEMINI_MASTER 81 options SYSVMSG # System V-like message queues

Completed in 25 milliseconds

1 2 3