Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/findunref/
H A Dfindunref.c395 make_exset(const char *exceptfile) in make_exset() argument
410 fp = fopen(exceptfile, "r"); in make_exset()
412 warn("cannot open exception file \"%s\"", exceptfile); in make_exset()