Home | History | Annotate | Download | only in pppd

Lines Matching full:isatty

423 		if (!isatty(0) || (p = ttyname(0)) == NULL) {