Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dmain.h42 void *ascii_alloc(const struct manoutput *);
H A Dterm_ascii.c131 ascii_alloc(const struct manoutput *outopts) in ascii_alloc() function
H A Dmain.c1066 outst->outdata = ascii_alloc(outconf); in outdata_alloc()