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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsys_domain.h48 #define SYSPROTO_CONTROL 2 /* kernel control protocol */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsocket_info.c210 } else if (so->so_proto->pr_protocol == SYSPROTO_CONTROL) {
H A Dkern_control.c114 SOCK_DGRAM, &systemdomain, SYSPROTO_CONTROL,
124 SOCK_STREAM, &systemdomain, SYSPROTO_CONTROL,
582 if (sopt->sopt_level != SYSPROTO_CONTROL) {

Completed in 77 milliseconds