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

/freebsd-10.2-release/sys/kern/
H A Dsubr_hints.c44 static char *hintp; variable
145 hintp = NULL;
151 hintp = static_hints;
171 hintp = kern_envp;
179 hintp = static_hints;
188 if (hintp == NULL) {
193 hintp = kern_envp;
206 cp = hintp;

Completed in 34 milliseconds