Lines Matching refs:lockfile
231 int lockfile = 0; /* if set, do file locking */
598 lockfile++;
599 if (lockfile > 2)
600 lockfile = 2; /* lockfile can only be 1 or 2 */
1059 Progname, Pid, Maxerrs, pre_alloc_space, lockfile);
1461 lkfile(fd, LOCK_EX, LKLVL1); /* lock if lockfile is LKLVL1 */
2285 if (Debug > 0 && lockfile) {
2674 lockfile, (long)Woffset, Grow_incr,
2949 if (lockfile == lklevel) {