Searched refs:holdoff_end (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c263 static void holdoff_end __P((void *));
902 TIMEOUT(holdoff_end, NULL, t);
1315 * holdoff_end - called via a timeout when the holdoff period ends.
1318 holdoff_end(arg) function

Completed in 66 milliseconds