fstat 231 lib/common/logging.c rc = fstat(logfd, &st); fstat 133 lib/common/pid.c if ((fstat(fd, &sbuf) >= 0) && (sbuf.st_size < LOCKSTRLEN)) { fstat 67 lib/common/procfs.c if (fstat(fd, &statbuf) < 0) {