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

/xnu-2422.115.4/bsd/sys/
H A Dkern_control.h239 @typedef ctl_disconnect_func
240 @discussion The ctl_disconnect_func is used to receive notification
252 typedef errno_t (*ctl_disconnect_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo); typedef
379 ctl_disconnect_func ctl_disconnect;
H A Dsys_domain.h85 ctl_disconnect_func disconnect; /* Break contact */

Completed in 19 milliseconds