errno = EINVAL;
return (false);
}
if ((nvlhdrp->nvlh_flags &= ~NV_FLAG_ALL_MASK) != 0) {
if ((nvlhdrp->nvlh_flags & ~NV_FLAG_ALL_MASK) != 0) {