Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmblocal.h96 void _none_init(struct lc_ctype *);
H A Dsetrunelocale.c81 { "NONE", _none_init },
H A Dnone.c50 _none_init(struct lc_ctype *lct) in _none_init() function