Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h270 extern bool holdoff_specified; /* true if user gave a holdoff value */
H A Doptions.c98 bool holdoff_specified; /* true if a holdoff value has been given */ variable
H A Dmain.c446 if ((connect_script == NULL) && !holdoff_specified)