Home
last modified time | relevance | path

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

/freebsd/usr.bin/localedef/
H A Dnumeric.c107 if ((f = open_category()) == NULL) { in dump_numeric()
H A Dmessages.c108 if ((f = open_category()) == NULL) { in dump_messages()
H A Dlocaledef.h65 FILE *open_category(void);
H A Dmonetary.c181 if ((f = open_category()) == NULL) { in dump_monetary()
H A Dtime.c234 if ((f = open_category()) == NULL) { in dump_time()
H A Dlocaledef.c105 open_category(void) in open_category() function
H A Dctype.c317 if ((f = open_category()) == NULL) in dump_ctype()
H A Dcollate.c1295 if ((f = open_category()) == NULL) { in dump_collate()