Searched refs:realm_srv_names (Results 1 – 1 of 1) sorted by relevance
525 const char *realm_srv_names[4]; in prof_locate_server() local559 realm_srv_names[0] = "realms"; in prof_locate_server()560 realm_srv_names[1] = host; in prof_locate_server()561 realm_srv_names[2] = profname; in prof_locate_server()562 realm_srv_names[3] = 0; in prof_locate_server()564 code = profile_get_values(context->profile, realm_srv_names, &hl); in prof_locate_server()