Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c224 static void holdoff_end __P((void *));
1005 TIMEOUT(holdoff_end, NULL, t);
1254 holdoff_end(arg) in holdoff_end() function