Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmandoc_xr.c32 static struct mandoc_xr *xr_first = NULL;
33 static struct mandoc_xr *xr_last = NULL;
41 struct mandoc_xr *xr; in mandoc_xr_clear()
60 offsetof(struct mandoc_xr, hashkey)); in mandoc_xr_reset()
67 struct mandoc_xr *xr, *oxr; in mandoc_xr_add()
111 struct mandoc_xr *
H A Dmandoc_xr.h18 struct mandoc_xr { struct
19 struct mandoc_xr *next; argument
30 struct mandoc_xr *mandoc_xr_get(void); argument
H A DMakefile.depend37 main.o: main.c config.h mandoc_aux.h mandoc_dbg.h mandoc.h mandoc_xr.h roff.h mdoc.h man.h mandoc_p…
48 mandoc_xr.o: mandoc_xr.c config.h mandoc_aux.h mandoc_dbg.h mandoc_ohash.h compat_ohash.h mandoc_xr
61 mdoc_validate.o: mdoc_validate.c config.h mandoc_aux.h mandoc_dbg.h mandoc.h mandoc_xr.h roff.h mdo…
H A DMakefile106 mandoc_xr.c \
199 mandoc_xr.h \
256 mandoc_xr.o \
H A Dmain.c1086 struct mandoc_xr *xr; in check_xr()
/freebsd/usr.bin/mandoc/
H A DMakefile54 mandoc_xr.c \