Searched refs:dir_in (Results 1 – 1 of 1) sorted by relevance
522 size_t tolen, const char *dir_in, in new_module() argument526 size_t dirlen = strlen (dir_in) + 1; in new_module()527 const char *directory = xstrdup (dir_in); in new_module()