Searched refs:policy_check_flags (Results 1 – 1 of 1) sorted by relevance
577 int policy_check_flags; in bsd_init() local578 PE_parse_boot_argn("policy_check", &policy_check_flags, sizeof(policy_check_flags)); in bsd_init()579 check_policy_init(policy_check_flags); in bsd_init()