Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c386 if (!using_pty && default_device && !direct_tty) {
453 if (!default_device) {
467 default_device = notty || direct_tty;
470 if (default_device && log_to_fd <= 1)
481 default_device = 1;
487 if (default_device)
770 if (!default_device && modem && !direct_tty) {
1544 if (!default_device && modem) { in close_tty()
H A Doptions.c81 int default_device = 1; /* Using /dev/tty or equivalent */ variable
1709 default_device = 0;
H A Dpppd.h234 extern int default_device; /* Using /dev/tty or equivalent */
H A Dsys-solaris.c961 if (default_device && !notty) {
1070 if (hungup && default_device && tty_sid > 0) {
1371 if (!default_device) {