Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Diconvconfig.c522 size_t tolen, const char *dir_in, in new_module() argument
526 size_t dirlen = strlen (dir_in) + 1; in new_module()
527 const char *directory = xstrdup (dir_in); in new_module()