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

/freebsd-current/usr.sbin/config/
H A Dconfig.h208 char *hint_name; member in struct:hint
H A Dmkmakefile.cc318 ifp = fopen(hint->hint_name, "r");
320 err(1, "%s", hint->hint_name);
324 hint->hint_name, line);
H A Dconfig.y197 hint->hint_name = $2;

Completed in 73 milliseconds