Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Dmain.c958 static struct manpaths basepaths; in parse() local
1043 if (basepaths.sz == 0) in parse()
1044 manpath_base(&basepaths); in parse()
1045 check_xr(&basepaths); in parse()