Searched refs:mandoc_xr_get (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dmandoc_xr.h30 struct mandoc_xr *mandoc_xr_get(void);
H A Dmandoc_xr.c110 mandoc_xr_get(void) function
H A Dmain.c837 for (xr = mandoc_xr_get(); xr != NULL; xr = xr->next) {

Completed in 163 milliseconds