sbuf              126 lib/common/pid.c     struct stat sbuf;
sbuf              138 lib/common/pid.c     if ((fstat(fd, &sbuf) >= 0) && (sbuf.st_size < LOCKSTRLEN)) {