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