Searched refs:use_profile (Results 1 – 3 of 3) sorted by relevance
1061 get_localaddrs (krb5_context context, krb5_address ***addr, int use_profile);1332 get_localaddrs (krb5_context context, krb5_address ***addr, int use_profile) in get_localaddrs() argument1338 if (use_profile) { in get_localaddrs()
9469 uint8_t use_profile; in export_method() local9573 if (scf_value_get_boolean(exp_val, &use_profile) != in export_method()9578 if (use_profile) { in export_method()9689 if (nonenv && !use_profile) in export_method()9692 if (nonenv && use_profile) in export_method()9833 uint8_t use_profile; in export_method_context() local9844 if (scf_value_get_boolean(exp_val, &use_profile) != SCF_SUCCESS) in export_method_context()9847 if (use_profile) in export_method_context()9885 if (use_profile || in export_method_context()9889 if (use_profile || in export_method_context()[all …]
2802 uint8_t use_profile; in restarter_get_method_context() local3010 ret = scf_value_get_boolean(val, &use_profile); in restarter_get_method_context()3014 if (use_profile) { in restarter_get_method_context()