Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/localedef/
H A Dnumeric.c93 if ((f = open_category()) == NULL) { in dump_numeric()
H A Dmessages.c95 if ((f = open_category()) == NULL) { in dump_messages()
H A Dlocaledef.h46 FILE *open_category(void);
H A Dmonetary.c167 if ((f = open_category()) == NULL) { in dump_monetary()
H A Dlocaledef.c82 open_category(void) in open_category() function
H A Dtime.c221 if ((f = open_category()) == NULL) { in dump_time()
H A Dctype.c272 if ((f = open_category()) == NULL) in dump_ctype()
H A Dcollate.c1238 if ((f = open_category()) == NULL) { in dump_collate()