Searched refs:fs_lookup (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/usr.bin/mandoc/ |
| D | main.c | 99 static int fs_lookup(const struct manpaths *, size_t, 721 fs_lookup(const struct manpaths *paths, size_t ipath, in fs_lookup() function 840 if (fs_lookup(paths, ipath, cfg->sec, cfg->arch, in fs_search() 845 if (fs_lookup(paths, ipath, sections[isec], in fs_search()
|