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

/freebsd-10.0-release/usr.bin/makewhatis/
H A Dmakewhatis.c299 no_page_exists(char *dir, StringList *names, char *suffix) function
793 if (!sl_find(names, page->name) && no_page_exists(section_dir, names, page->suffix)) {

Completed in 74 milliseconds