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) >= 0603 if (fstat(ttyfd, &statbuf) < 0