Home
last modified time | relevance | path

Searched refs:tbl_option (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtbl_int.h43 void tbl_option(struct tbl_node *, int, const char *, int *);
H A Dtbl_opts.c123 tbl_option(struct tbl_node *tbl, int ln, const char *p, int *offs) in tbl_option() function
H A Dtbl.c69 tbl_option(tbl, ln, p, &pos); in tbl_read()