statbuf            51 lib/common/procfs.c     struct stat statbuf;
statbuf            74 lib/common/procfs.c     if (fstat(fd, &statbuf) < 0) {
statbuf            81 lib/common/procfs.c     if (!S_ISDIR(statbuf.st_mode)) {