/freebsd-src/contrib/mandoc/ |
H A D | mdoc.c | 62 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_parseln() 85 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) in mdoc_tail_alloc() 95 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_endbody_alloc() 112 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_block_alloc() 139 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc() 165 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) in mdoc_ptext() 307 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_pmacro()
|
H A D | mdoc_macro.c | 220 mdoc_endparse(struct roff_man * mdoc) mdoc_endparse() argument 245 lookup(struct roff_man * mdoc,int from,int line,int ppos,const char * p) lookup() argument 268 rew_last(struct roff_man * mdoc,const struct roff_node * to) rew_last() argument 288 rew_pending(struct roff_man * mdoc,const struct roff_node * n) rew_pending() argument 373 rew_elem(struct roff_man * mdoc,enum roff_tok tok) rew_elem() argument 405 find_pending(struct roff_man * mdoc,enum roff_tok tok,int line,int ppos,struct roff_node * target) find_pending() argument 441 dword(struct roff_man * mdoc,int line,int col,const char * p,enum mdelim d,int may_append) dword() argument 475 append_delims(struct roff_man * mdoc,int line,int * pos,char * buf) append_delims() argument 1534 parse_rest(struct roff_man * mdoc,enum roff_tok tok,int line,int * pos,char * buf) parse_rest() argument [all...] |
H A D | mdoc_argv.c | 277 mdoc_argv(struct roff_man *mdoc, int line, enum roff_tok tok, in mdoc_argv() 415 mdoc_args(struct roff_man *mdoc, int line, int *pos, in mdoc_args() 444 args(struct roff_man *mdoc, int line, int *pos, in args() 642 argv_multi(struct roff_man *mdoc, int line, in argv_multi() 666 argv_single(struct roff_man *mdoc, int line, in argv_single()
|
H A D | mdoc_validate.c | 302 mdoc_validate(struct roff_man *mdoc) in mdoc_validate() argument 397 check_args(struct roff_man * mdoc,struct roff_node * n) check_args() argument 410 check_argv(struct roff_man * mdoc,struct roff_node * n,struct mdoc_argv * v) check_argv() argument 419 check_text(struct roff_man * mdoc,int ln,int pos,char * p) check_text() argument 431 check_text_em(struct roff_man * mdoc,int ln,int pos,char * p) check_text_em() argument 482 check_toptext(struct roff_man * mdoc,int ln,int pos,const char * p) check_toptext() argument 928 build_list(struct roff_man * mdoc,int tok) build_list() argument 1865 rewrite_macro2len(struct roff_man * mdoc,char ** arg) rewrite_macro2len() argument [all...] |
H A D | mdoc_state.c | 167 mdoc_state(struct roff_man * mdoc,struct roff_node * n) mdoc_state() argument [all...] |
H A D | tree.c | 49 tree_mdoc(void *arg, const struct roff_meta *mdoc) in tree_mdoc() argument
|
H A D | manconf.h | 42 int mdoc; member
|
H A D | mdoc_term.c | 249 terminal_mdoc(void *arg, const struct roff_meta *mdoc) in terminal_mdoc() argument
|
H A D | mdoc_html.c | 283 html_mdoc(void * arg,const struct roff_meta * mdoc) html_mdoc() argument
|
H A D | mdoc_markdown.c | 269 markdown_mdoc(void *arg, const struct roff_meta *mdoc) in markdown_mdoc() argument [all...] |
H A D | mdoc_man.c | 609 man_mdoc(void *arg, const struct roff_meta *mdoc) in man_mdoc() argument [all...] |
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | getarg.c | 47 int mdoc, in print_arg()
|