Home
last modified time | relevance | path

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

/netbsd/usr.bin/mklocale/
H A Dmklocaledb.c116 } category_t; typedef
118 static const category_t lc_monetary = {
148 static const category_t lc_numeric = {
160 static const category_t lc_time = {
213 static const category_t lc_messages = {
230 const category_t *category = NULL; in mklocaledb()