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