Searched refs:hintp (Results 1 – 1 of 1) sorted by relevance
133 char *hintp, *p; in res_find() local145 hintp = NULL; in res_find()156 hintp = kenvp[0]; in res_find()179 hintp = md_envp; in res_find()187 hintp = kern_envp; in res_find()198 hintp = static_hints; in res_find()208 if (hintp == NULL) in res_find()210 *hintp_cookie = hintp; in res_find()212 hintp = *hintp_cookie; in res_find()213 if (hintenv_merged && hintp == kenvp[0]) in res_find()[all …]