HomeSort by: relevance | last modified time | path
    Searched refs:need_holdoff (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
pppd-private.h 108 extern int need_holdoff; /* Need holdoff period after link terminates */
main.c 148 int need_holdoff; /* need holdoff period before restarting */ variable
573 need_holdoff = 1;
617 need_holdoff = 0;
639 t = need_holdoff? holdoff: 0;
1159 need_holdoff = 0;
auth.c 1291 need_holdoff = 0;
1321 need_holdoff = 0;
1336 need_holdoff = 0;

Completed in 80 milliseconds