Searched refs:bsd_timeout (Results 1 – 4 of 4) sorted by relevance
| /xnu-10002.41.9/bsd/kern/ |
| H A D | kern_clock.c | 184 bsd_timeout( in bsd_timeout() function
|
| /xnu-10002.41.9/bsd/sys/ |
| H A D | systm.h | 219 void bsd_timeout(void (*)(void *), void *arg, struct timespec * ts);
|
| /xnu-10002.41.9/bsd/net/ |
| H A D | bridgestp.c | 2085 bsd_timeout(bstp_tick, bs, &ts); in bstp_tick() 2324 bsd_timeout(bstp_tick, bs, &ts); in bstp_init()
|
| /xnu-10002.41.9/bsd/netinet/ |
| H A D | ip_dummynet.c | 1105 bsd_timeout(dummynet, NULL, &ts); in dummynet() 1760 bsd_timeout(dummynet, NULL, &ts); in dummynet_io()
|