Searched refs:nodetach (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| D | gen-req.sh | 156 -nodetach \ 166 -nodetach \ 177 -nodetach \ 190 -nodetach \ 201 -nodetach \ 212 -nodetach \ 223 -nodetach \ 233 -nodetach \ 243 -nodetach \ 253 -nodetach \ [all …]
|
| /netbsd/src/external/bsd/ppp/dist/ |
| D | README.cbcp | 31 pppd debug nodetach /dev/modem 115200 crtscts modem \ 39 First we invoke pppd with 'nodetach' option in order to not detach from
|
| D | README.pwfd | 168 nodetach
|
| D | SETUP | 75 this, use the "nodetach" option.)
|
| D | Changes-2.4 | 92 but its own link has terminated, even if the nodetach option has
|
| D | NEWS | 99 but its own link has terminated, even if the nodetach option has
|
| /netbsd/src/share/examples/pppd/ |
| D | telus | 11 nodetach
|
| /netbsd/src/libexec/lfs_cleanerd/ |
| D | lfs_cleanerd.c | 1471 int i, opt, error, r, loopcount, nodetach; in lfs_cleaner_main() local 1490 nodetach = 0; in lfs_cleaner_main() 1508 nodetach++; in lfs_cleaner_main() 1512 nodetach++; in lfs_cleaner_main() 1572 if (nodetach) { in lfs_cleaner_main()
|
| /netbsd/src/external/bsd/ppp/dist/pppd/ |
| D | options.c | 107 bool nodetach = 0; /* Don't detach from controlling tty */ variable 237 { "nodetach", o_bool, &nodetach, 239 { "-detach", o_bool, &nodetach, 244 OPT_PRIOSUB | OPT_A2COPY | 1, &nodetach }, 248 OPT_PRIOSUB | OPT_A2CLR | 1, &nodetach },
|
| D | tty.c | 551 nodetach = 1; in tty_check_options() 981 if (!nodetach) in start_charshunt()
|
| D | pppd-private.h | 163 extern bool nodetach; /* Don't detach from controlling tty */
|
| D | auth.c | 978 if (updetach && !nodetach) in start_networks() 1217 if (updetach && !nodetach) { in np_up() 1221 } else if (nodetach && up_sdnotify) { in np_up()
|
| D | main.c | 528 if (!nodetach && !updetach) in main()
|