Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Deuc.c115 _EUC_CN_init(struct lc_ctype *lct) in _EUC_CN_init()
160 _EUC_KR_init(struct lc_ctype *lct) in _EUC_KR_init()
205 _EUC_JP_init(struct lc_ctype *lct) in _EUC_JP_init()
250 _EUC_TW_init(struct lc_ctype *lct) in _EUC_TW_init()
H A Dstrcasecmp.c50 const struct lc_ctype *lct = loc->ctype; in strcasecmp_l() local
H A Dstrncasecmp.c50 const struct lc_ctype *lct = loc->ctype; in strncasecmp_l() local
H A Dsetrunelocale.c100 struct lc_ctype *lct; in __lc_ctype_load() local
H A Dsetlocale.c159 struct lc_ctype *lct; in install_legacy() local
H A Dfgetwc.c52 const struct lc_ctype *lct; in _fgetwc_unlocked_l() local
H A Dnone.c50 _none_init(struct lc_ctype *lct) in _none_init()
H A Dmskanji.c61 _MSKanji_init(struct lc_ctype *lct) in _MSKanji_init()
H A Dbig5.c59 _BIG5_init(struct lc_ctype *lct) in _BIG5_init()
H A Dgbk.c59 _GBK_init(struct lc_ctype *lct) in _GBK_init()
H A Dgb18030.c59 _GB18030_init(struct lc_ctype *lct) in _GB18030_init()
H A Dgb2312.c54 _GB2312_init(struct lc_ctype *lct) in _GB2312_init()
H A Dutf8.c52 _UTF8_init(struct lc_ctype *lct) in _UTF8_init()
/illumos-gate/usr/src/cmd/ls/
H A Dls.c200 timestruc_t lct; member