Searched refs:ctl_setopt_func (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkern_control.h263 @typedef ctl_setopt_func
264 @discussion The ctl_setopt_func is used to handle set socket option
275 typedef errno_t (*ctl_setopt_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, typedef
351 ctl_setopt_func ctl_setopt;
H A Dsys_domain.h87 ctl_setopt_func setopt; /* set kctl configuration */

Completed in 28 milliseconds