Searched refs:flerror (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c1056 int lflags, flerror; local
1108 flerror = flock(nmf->fd, lflags);
1110 if (flerror != 0) {

Completed in 122 milliseconds