_validateLock
if (_validateLock(a_fd, a_theLock, a_quiet) == B_TRUE) {
static boolean_t _validateLock(int a_fd, LOCK_T *a_theLock, int a_quiet);