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

/freebsd-9.3-release/usr.sbin/config/
H A Dconfig.h141 char *hint_name; member in struct:hint
H A Dmkmakefile.c204 ifp = fopen(hint->hint_name, "r");
206 err(1, "%s", hint->hint_name);
H A Dconfig.y200 hint->hint_name = $2;

Completed in 55 milliseconds