Home
last modified time | relevance | path

Searched refs:html_tbl_len (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_html.c34 static size_t html_tbl_len(size_t, void *);
40 html_tbl_len(size_t sz, void *arg) in html_tbl_len() function
86 h->tbl.len = html_tbl_len; in html_tblopen()