Searched refs:async_cancel (Results 1 – 6 of 6) sorted by relevance
56 boolean_t async_cancel(dhcp_smach_t *);
115 if (!async_cancel(dsmp) || !async_start(dsmp, DHCP_EXTEND, B_FALSE) || in dhcp_renew()220 if (!async_cancel(dsmp) || !async_start(dsmp, DHCP_EXTEND, B_FALSE) || in dhcp_rebind()350 if (!async_cancel(dsmp)) { in dhcp_expire()
92 async_cancel(dhcp_smach_t *dsmp) in async_cancel() function
78 if (!async_cancel(dsmp)) { in ipc_action_start()
748 (void) async_cancel(dsmp); in finished_smach()
257 async_cancel() must be called to complete or cancel the asynchronous