Home | History | Annotate | Download | only in intl

Lines Matching refs:dirlist

171 		    const char *dirlist, size_t dirlist_len,
187 DIRLIST. */
220 memcpy (cp, dirlist, dirlist_len);
296 dirlist_count = (dirlist_len > 0 ? __argz_count (dirlist, dirlist_len) : 1);
323 If the DIRLIST is a real list (i.e. DIRLIST_COUNT > 1), the RETVAL
325 colons. In this case we loop across all elements of DIRLIST and
327 If the DIRLIST is a single directory or entirely redundant (i.e.
341 /* Iterate over all elements of the DIRLIST. */
344 while ((dir = __argz_next ((char *) dirlist, dirlist_len, dir))
354 = _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len,