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

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c298 int retry_pre_start_link_check = 0; variable
630 if (retry_pre_start_link_check < 0)
631 retry_pre_start_link_check = 0;
632 for (i = 1 + retry_pre_start_link_check; i > 0; i--) {
H A Dpppd.h356 extern int retry_pre_start_link_check;
H A Doptions.c405 { "retrylinkcheck", o_int, &retry_pre_start_link_check,

Completed in 103 milliseconds