Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc_xr.h28 void mandoc_xr_reset(void);
H A Dmandoc_xr.c53 mandoc_xr_reset(void) in mandoc_xr_reset() function
H A Dmain.c971 mandoc_xr_reset(); in parse()