Home
last modified time | relevance | path

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

/freebsd/lib/libkiconv/
H A Dxlat16_iconv.c59 static int chklocale(int, const char *);
140 locale = chklocale(LC_CTYPE, localcode); in kiconv_add_xlat16_cspairs()
303 chklocale(int category, const char *code) in chklocale() function