Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/mdocml/dist/
H A Dmdoc_argv.c60 struct mdoc_argv *, int *, char *);
62 struct mdoc_argv *, int *, char *);
277 mdoc_argv(struct roff_man *mdoc, int line, enum roff_tok tok, in mdoc_argv() function
280 struct mdoc_argv tmpv; in mdoc_argv()
281 struct mdoc_argv **retv; in mdoc_argv()
399 struct mdoc_argv *arg; in argn_free()
642 struct mdoc_argv *v, int *pos, char *buf) in argv_multi()
666 struct mdoc_argv *v, int *pos, char *buf) in argv_single()
H A Dmdoc.h56 struct mdoc_argv { struct
71 struct mdoc_argv *argv; argument
H A Dlibmdoc.h83 void mdoc_argv(struct roff_man *, int, enum roff_tok,
H A Dmdoc_macro.c797 mdoc_argv(mdoc, line, tok, &arg, pos, buf); in in_line()
1068 mdoc_argv(mdoc, line, tok, &arg, pos, buf); in blk_full()
1414 mdoc_argv(mdoc, line, tok, &arg, pos, buf); in in_line_argn()
1520 mdoc_argv(mdoc, line, tok, &arg, pos, buf); in in_line_eoln()
H A DMakefile.depend52 mdoc_argv.o: mdoc_argv.c config.h mandoc_aux.h mandoc.h roff.h mdoc.h libmandoc.h roff_int.h libmdo…
H A Dmdoc_validate.c57 struct roff_node *, struct mdoc_argv *);
399 check_argv(struct roff_man *mdoc, struct roff_node *n, struct mdoc_argv *v) in check_argv()
630 struct mdoc_argv *argv, *wa; in post_bl_norm()
800 struct mdoc_argv *argv; in post_bd()
874 struct mdoc_argv *argv; in post_an_norm()
1661 struct mdoc_argv *argv; in post_bl_head()
H A Dtree.c86 struct mdoc_argv *argv; in print_mdoc()
H A DMakefile108 mdoc_argv.c \
222 mdoc_argv.o \
/netbsd-src/external/bsd/mdocml/lib/libmandoc/
H A DMakefile23 mdoc_argv.c \