Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmain.h42 void *ascii_alloc(const struct manoutput *);
H A Dmandocd.c180 formatter = ascii_alloc(&options); in main()
H A Dterm_ascii.c142 ascii_alloc(const struct manoutput *outopts) in ascii_alloc() function
H A Dmain.c1112 outst->outdata = ascii_alloc(outconf); in outdata_alloc()