statbuf            59 lib/common/procfs.c     struct stat statbuf;
statbuf            82 lib/common/procfs.c     if (fstat(fd, &statbuf) < 0) {
statbuf            89 lib/common/procfs.c     if (!S_ISDIR(statbuf.st_mode)) {