Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm.h119 int (*hspan)(const struct termp *, member
H A Dterm_ascii.c82 p->hspan = ascii_hspan; in ascii_init()
H A Dterm.c1098 return (*p->hspan)(p, su); in term_hspan()
1109 if ((bu = (*p->hspan)(p, su)) >= 0) in term_hen()
H A Dterm_ps.c549 p->hspan = ps_hspan; in pspdf_alloc()