Home
last modified time | relevance | path

Searched refs:ascii_alloc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.h42 void *ascii_alloc(const struct manoutput *);
H A Dterm_ascii.c142 ascii_alloc(const struct manoutput *outopts) in ascii_alloc() function
H A Dmain.c1082 outst->outdata = ascii_alloc(outconf); in outdata_alloc()