Home
last modified time | relevance | path

Searched refs:hintp (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_hints.c136 char *hintp, *p; in res_find() local
147 hintp = NULL; in res_find()
158 hintp = kenvp[0]; in res_find()
181 hintp = md_envp; in res_find()
189 hintp = kern_envp; in res_find()
210 if (hintp == NULL) in res_find()
212 *hintp_cookie = hintp; in res_find()
214 hintp = *hintp_cookie; in res_find()
232 cp = hintp; in res_find()
313 char *hintp; in resource_find() local
[all …]