Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmain.c984 static struct manpaths basepaths; in parse() local
1075 if (basepaths.sz == 0) in parse()
1076 manpath_base(&basepaths); in parse()
1077 check_xr(&basepaths); in parse()