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

/freebsd-9.3-release/usr.sbin/rpc.lockd/
H A Dlockd_lock.c141 enum hwlock_status { HW_GRANTED = 0, HW_GRANTED_DUPLICATE, enumerator in enum:hwlock_status
1076 return (HW_GRANTED);
1134 return (HW_GRANTED);
1174 debuglog("Exiting unlock_hwlock (HW_GRANTED)\n");
1175 return (HW_GRANTED);
1391 case HW_GRANTED:
1526 if (lhwstatus != HW_GRANTED &&
1535 if (lhwstatus != HW_GRANTED &&
1552 case HW_GRANTED:

Completed in 58 milliseconds