Home
last modified time | relevance | path

Searched defs:tbl_end (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/rpcgen/
H A Drpc_tblout.c51 static const char tbl_end[] = "};\n"; variable
/openbsd-src/usr.bin/mandoc/
H A Dtbl.c164 tbl_end(struct tbl_node *tbl, int still_open) tbl_end() function