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

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

Completed in 99 milliseconds