Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmain.h40 void *locale_alloc(const struct manoutput *);
H A Dterm_ascii.c156 locale_alloc(const struct manoutput *outopts) in locale_alloc() function
H A Dmain.c1079 outst->outdata = locale_alloc(outconf); in outdata_alloc()