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