Searched refs:KERN_IPC (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h405 #define KERN_IPC 32 /* node: anything related to IPC */ macro
722 * KERN_IPC identifiers
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c268 && !(name[1] == KERN_IPC || name[1] == KERN_PANICINFO || name[1] == KERN_PROCDELAYTERM ||
614 || name[0] == KERN_IPC
H A Duipc_socket2.c1799 SYSCTL_NODE(_kern, KERN_IPC, ipc, CTLFLAG_RW|CTLFLAG_LOCKED, 0, "IPC");

Completed in 32 milliseconds