Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_tblout.c58 static char tbl_end[] = "};\n"; variable
156 f_print(fout, tbl_end); in write_table()
/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_parse.h26 int tbl_end(struct tbl_node *, int);
H A Dtbl.c166 tbl_end(struct tbl_node *tbl, int still_open) in tbl_end() function
H A Droff.c1995 tbl_end(r->tbl, 1); in roff_endparse()
3326 if (tbl_end(r->tbl, 0) == 0) { in roff_TE()
3464 tbl_end(r->tbl, 0); in roff_TS()