Searched refs:out_enforced (Results 1 – 2 of 2) sorted by relevance
39 int authenticate_root_with_chunklist(const char *rootdmg_path, boolean_t *out_enforced);
431 authenticate_root_with_chunklist(const char *rootdmg_path, boolean_t *out_enforced) in authenticate_root_with_chunklist() argument486 if (out_enforced != NULL) { in authenticate_root_with_chunklist()487 *out_enforced = enforced; in authenticate_root_with_chunklist()