Searched refs:srv_res (Results 1 – 1 of 1) sorted by relevance
666 idmap_ad_disc_ds_t *srv_res = NULL; in srv_query() local749 srv_res = calloc(ancount + 1, sizeof (idmap_ad_disc_ds_t)); in srv_query()750 if (srv_res == NULL) { in srv_query()757 for (srv = srv_res, cnt = ancount; in srv_query()815 qsort(srv_res, ancount, sizeof (*srv_res), in srv_query()818 return (srv_res); in srv_query()821 free(srv_res); in srv_query()