HomeSort by relevance Sort by last modified time
    Searched refs:untimeout (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
pppd.h 474 void untimeout __P((void (*func)(void *), void *arg));
766 #define UNTIMEOUT(r, f) untimeout((r), (f))
    [all...]
main.c 1293 untimeout(func, arg) function
    [all...]

Completed in 29 milliseconds