statbuf            40 lib/common/procfs.c     struct stat statbuf;
statbuf            63 lib/common/procfs.c     if (fstat(fd, &statbuf) < 0) {
statbuf            70 lib/common/procfs.c     if (!S_ISDIR(statbuf.st_mode)) {