Searched refs:fs_lookup (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | main.c | 100 static int fs_lookup(const struct manpaths *, size_t, 765 fs_lookup(const struct manpaths *paths, size_t ipath, in fs_lookup() function 884 if (fs_lookup(paths, ipath, cfg->sec, cfg->arch, in fs_search() 889 if (fs_lookup(paths, ipath, sections[isec], in fs_search()
|