Home
last modified time | relevance | path

Searched defs:native_locale (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c103 native_locale(const char* locale, char* buf, size_t siz) in native_locale() function
180 #define native_locale(a,b,c) ((char*)0) macro