sbuf              784 lib/common/utils.c     struct stat sbuf;
sbuf              792 lib/common/utils.c     if (fstat(fd, &sbuf) >= 0 && sbuf.st_size < LOCKSTRLEN) {