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

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c1366 enum hwlock_status hwstatus; local
1386 hwstatus = lock_hwlock(fl);
1388 switch (hwstatus) {
1393 * XXX: Fixme: Check hwstatus for duplicate when
1413 debuglog("Unmatched hwstatus %d\n",hwstatus);

Completed in 122 milliseconds