Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.c96 static void check_xr(struct manpaths *);
1034 check_xr(&basepaths); in parse()
1036 check_xr(&conf->manpath); in parse()
1040 check_xr(struct manpaths *paths) in check_xr() function