Searched refs:callout_p (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A DFDSet.h56 FDCalloutRelease(FDCalloutRef * callout_p);
H A Dtimer.h63 void timer_callout_free(timer_callout_t * * callout_p);
H A DFDSet.c165 FDCalloutRelease(FDCalloutRef * callout_p) argument
167 FDCalloutRef callout = *callout_p;
179 *callout_p = NULL;
H A Dtimer.c148 timer_callout_free(timer_callout_t * * callout_p) argument
150 timer_callout_t * callout = *callout_p;
157 *callout_p = NULL;
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DTimer.h47 void Timer_free(TimerRef * callout_p);

Completed in 72 milliseconds