Home | History | Annotate | Download | only in pppd

Lines Matching refs:isatty

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