Searched refs:l10nfile_list (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dloadinfo.h99 _nl_make_l10nflist (struct loaded_l10nfile **l10nfile_list,
H A Dl10nflist.c176 _nl_make_l10nflist (struct loaded_l10nfile **l10nfile_list,
250 lastp = l10nfile_list;
251 for (retval = *l10nfile_list; retval != NULL; retval = retval->next)
327 = _nl_make_l10nflist (l10nfile_list, dir, strlen (dir) + 1,
334 = _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len,
175 _nl_make_l10nflist(struct loaded_l10nfile **l10nfile_list, const char *dirlist, size_t dirlist_len, int mask, const char *language, const char *territory, const char *codeset, const char *normalized_codeset, const char *modifier, const char *filename, int do_allocate) argument

Completed in 45 milliseconds