Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dmain.h40 void *locale_alloc(const struct manoutput *);
H A Dterm_ascii.c145 locale_alloc(const struct manoutput *outopts) in locale_alloc() function
H A Dmain.c1063 outst->outdata = locale_alloc(outconf); in outdata_alloc()