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

/external/e2fsprogs/intl/
H A Dl10nflist.c170 _nl_make_l10nflist (struct loaded_l10nfile **l10nfile_list, argument
272 lastp = l10nfile_list;
273 for (retval = *l10nfile_list; retval != NULL; retval = retval->next)
347 = _nl_make_l10nflist (l10nfile_list, dir, strlen (dir) + 1,
354 = _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len,

Completed in 104 milliseconds