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()
2800 uint8_t use_profile; in restarter_get_method_context() local2998 ret = scf_value_get_boolean(val, &use_profile); in restarter_get_method_context()3002 if (use_profile) in restarter_get_method_context()
9455 uint8_t use_profile; in export_method() local9551 if (scf_value_get_boolean(exp_val, &use_profile) != in export_method()9556 if (use_profile) { in export_method()9666 if (nonenv && !use_profile) in export_method()9669 if (nonenv && use_profile) in export_method()9806 uint8_t use_profile; in export_method_context() local9817 if (scf_value_get_boolean(exp_val, &use_profile) != SCF_SUCCESS) in export_method_context()9820 if (use_profile) in export_method_context()9854 if (use_profile || in export_method_context()9858 if (use_profile || in export_method_context()[all …]