Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmain.c96 static void check_xr(struct manpaths *);
1064 check_xr(&basepaths); in parse()
1066 check_xr(&conf->manpath); in parse()
1070 check_xr(struct manpaths *paths) in check_xr() function