Home
last modified time | relevance | path

Searched refs:default_device (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c383 if (!using_pty && default_device && !direct_tty) {
450 if (!default_device) {
464 default_device = notty || direct_tty;
467 if (default_device && log_to_fd <= 1)
478 default_device = 1;
484 if (default_device)
767 if (!default_device && modem && !direct_tty) {
1541 if (!default_device && modem) { in close_tty()
H A Doptions.c75 int default_device = 1; /* Using /dev/tty or equivalent */ variable
1703 default_device = 0;
H A Dpppd.h241 extern int default_device; /* Using /dev/tty or equivalent */
H A Dsys-solaris.c955 if (default_device && !notty) {
1064 if (hungup && default_device && tty_sid > 0) {
1312 if (!default_device) {