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

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

Completed in 287 milliseconds