INHERIT_NONE
return (kern_minherit(td, addr, len, INHERIT_NONE));
ATF_REQUIRE_MSG(minherit(addr, ps[i], INHERIT_NONE) == 0,