Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_int.h44 void tbl_layout(struct tbl_node *, int, const char *, int);
H A DMakefile.common70 tbl_layout.o \
H A Dtbl.c79 tbl_layout(tbl, ln, p, pos); in tbl_read()
H A Dtbl_layout.c266 tbl_layout(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_layout() function