Home
last modified time | relevance | path

Searched refs:untimeout (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.41.9/bsd/kern/
H A Dkern_clock.c168 untimeout( in untimeout() function
H A Dkern_acct.c205 untimeout(acctwatch, NULL); in acct()
/xnu-10002.41.9/bsd/net/pktsched/
H A Dpktsched.h100 #define CALLOUT_STOP(c) untimeout((c)->c_func, (c)->c_arg)
/xnu-10002.41.9/bsd/sys/
H A Dsystm.h190 void untimeout(void (*)(void *), void *arg);
/xnu-10002.41.9/bsd/netinet6/
H A Dnd6_nbr.c1736 untimeout((void (*)(void *))nd6_dad_timer, (void *)ifa); in nd6_dad_stoptimer()
1897 untimeout((void (*)(void *))nd6_dad_timer, (void *)ifa); in nd6_dad_stop()
2198 untimeout((void (*)(void *))nd6_dad_timer, (void *)ifa); in nd6_dad_duplicated()