OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updetach
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
pppd-private.h
167
extern bool
updetach
; /* Detach from controlling tty when link up */
options.c
108
bool
updetach
= 0; /* Detach once link is up */
variable
246
{ "
updetach
", o_bool, &
updetach
,
auth.c
978
if (
updetach
&& !nodetach)
1215
* Detach now, if the
updetach
option was given.
1217
if (
updetach
&& !nodetach) {
1218
dbglog("
updetach
is set. Now detaching.");
main.c
528
if (!nodetach && !
updetach
)
Completed in 19 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026