Lines Matching refs:UNTIMEOUT
474 void untimeout __P((void (*func)(void *), void *arg));766 #define UNTIMEOUT(r, f) untimeout((r), (f))