Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dtbl_term.c45 static void tbl_fill_string(struct termp *, const char *, size_t);
762 tbl_fill_string(struct termp *tp, const char *cp, size_t len) in tbl_fill_string() function
778 tbl_fill_string(tp, cp, len); in tbl_fill_char()
788 tbl_fill_string(tp, buf, len); in tbl_fill_border()