Home
last modified time | relevance | path

Searched refs:bsd_untimeout (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/bsd/kern/
H A Dkern_clock.c204 bsd_untimeout( in bsd_untimeout() function
/xnu-10002.41.9/bsd/sys/
H A Dsystm.h220 void bsd_untimeout(void (*)(void *), void *arg);
/xnu-10002.41.9/bsd/net/
H A Dbridgestp.c2245 bsd_untimeout(bstp_tick, bs); in bstp_reinit()
2265 bsd_untimeout(bstp_tick, bs); in bstp_reinit()
2311 bsd_untimeout(bstp_tick, bs); in bstp_detach()
2341 bsd_untimeout(bstp_tick, bs); in bstp_stop()