Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmain.c941 static struct manpaths basepaths; in parse() local
1032 if (basepaths.sz == 0) in parse()
1033 manpath_base(&basepaths); in parse()
1034 check_xr(&basepaths); in parse()