fstat             285 lib/common/logging.c         rc = fstat(logfd, &st);
fstat              74 lib/common/procfs.c     if (fstat(fd, &statbuf) < 0) {
fstat             792 lib/common/utils.c     if (fstat(fd, &sbuf) >= 0 && sbuf.st_size < LOCKSTRLEN) {