Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mklocale/
H A Dyacc.y140 { strlcpy(new_locale.frl_encoding, $2, sizeof(new_locale.frl_encoding)); }
760 if (new_locale.frl_encoding[0]) in dump_tables()
762 (int)sizeof(new_locale.frl_encoding), new_locale.frl_encoding); in dump_tables()
/netbsd-src/lib/libc/locale/
H A Drunetype_file.h102 char frl_encoding[32];/* ASCII name of this encoding */ member
H A Drune.c276 ret = _citrus_ctype_open(&rl->rl_citrus_ctype, frl->frl_encoding, in _rune_read_file()