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

/darwin-on-arm/xnu/bsd/sys/
H A Dkern_control.h230 @typedef ctl_disconnect_func
231 @discussion The ctl_disconnect_func is used to receive notification
243 typedef errno_t (*ctl_disconnect_func)(kern_ctl_ref kctlref, u_int32_t unit, void *unitinfo); typedef
350 ctl_disconnect_func ctl_disconnect;
H A Dsys_domain.h85 ctl_disconnect_func disconnect; /* Break contact */

Completed in 11 milliseconds