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

/freebsd-13-stable/contrib/mandoc/
H A Dmandoc_xr.h29 int mandoc_xr_add(const char *, const char *, int, int);
H A Dmandoc_xr.c63 mandoc_xr_add(const char *sec, const char *name, int line, int pos) function
H A Dmdoc_validate.c1260 mandoc_xr_add(mdoc->meta.msec, n->child->string, -1, -1);
2411 if(mandoc_xr_add(nch->next->string, nch->string,

Completed in 404 milliseconds