Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dmyisp.tmpl50 updetach # log errors and CONNECT string to invoker
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c83 bool updetach = 0; /* Detach once link is up */ variable
210 { "updetach", o_bool, &updetach,
H A Dauth.c657 if (updetach && !nodetach) in start_networks()
844 if (updetach && !nodetach)
H A Dpppd.h250 extern bool updetach; /* Detach from controlling tty when link up */
H A Dmain.c440 if (updetach && (nodetach || demand)) {
527 if (!nodetach && !updetach)