Searched defs:tbl_end (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.bin/rpcgen/ | ||
H A D | rpc_tblout.c | 48 static char tbl_end[] = "};\n"; variable |
/freebsd/contrib/mandoc/ | ||
H A D | tbl.c | 166 tbl_end(struct tbl_node *tbl, int still_open) in tbl_end() function |