Searched refs:info_type (Results 1 – 4 of 4) sorted by relevance
108 mac_system_check_info(kauth_cred_t cred, const char *info_type) in mac_system_check_info() argument119 MAC_CHECK(system_check_info, cred, info_type); in mac_system_check_info()
387 int mac_system_check_info(kauth_cred_t, const char *info_type) __result_use_check;
3114 const char *info_type
599 skywalk_mac_system_check_proc_cred(proc_t p, const char *info_type) in skywalk_mac_system_check_proc_cred() argument603 ret = mac_system_check_info(cred, info_type); in skywalk_mac_system_check_proc_cred()