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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dkern_control.h246 @typedef ctl_send_func
247 @discussion The ctl_send_func is used to receive data sent from
259 typedef errno_t (*ctl_send_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo, typedef
350 ctl_send_func ctl_send;
H A Dsys_domain.h86 ctl_send_func send; /* Send data to nke */

Completed in 25 milliseconds