Home | History | Annotate | Download | only in pppd

Lines Matching full:fstat

493 		if (fstat(0, &statbuf) >= 0 && S_ISCHR(statbuf.st_mode)
508 if (log_to_fd >= 0 && fstat(log_to_fd, &statbuf) >= 0
603 if (fstat(ttyfd, &statbuf) < 0