Searched refs:bsd_untimeout (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsystm.h222 void bsd_untimeout(void (*)(void *), void *arg);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_clock.c181 bsd_untimeout( function
/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c2142 bsd_untimeout(bstp_tick, bs);
2162 bsd_untimeout(bstp_tick, bs);
2207 bsd_untimeout(bstp_tick, bs);
2237 bsd_untimeout(bstp_tick, bs);
H A Dif_bridge.c2873 bsd_untimeout(bridge_timer, sc);

Completed in 27 milliseconds