LFM_RESET_QUE
chgbits |= LFM_RESET_QUE;
newbits |= LFM_RESET_QUE;
(void) chmod(pp->lock_file, stbuf.st_mode | LFM_RESET_QUE);
if (stb.st_mode & LFM_RESET_QUE) { /* reset queue flag */
if (fchmod(lfd, stb.st_mode & ~LFM_RESET_QUE) < 0)
if (stb.st_mode & LFM_RESET_QUE) {
if (fchmod(lfd, stb.st_mode & ~LFM_RESET_QUE)