Searched refs:ctl_getopt (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dkern_control.h362 @field ctl_getopt Specify a function to handle get socket option
382 ctl_getopt_func ctl_getopt; member in struct:kern_ctl_reg
/xnu-2422.115.4/bsd/kern/
H A Dkern_control.c813 kctl->getopt = userkctl->ctl_getopt;
/xnu-2422.115.4/bsd/net/
H A Dif_ipsec.c139 kern_ctl.ctl_getopt = ipsec_ctl_getopt;
H A Dif_utun.c146 kern_ctl.ctl_getopt = utun_ctl_getopt;

Completed in 77 milliseconds