Searched refs:tmp_pathnames (Results 1 – 1 of 1) sorted by relevance
866 char **tmp_pathnames; in dss_init() local871 tmp_pathnames = (char **)malloc(sz); in dss_init()872 if (tmp_pathnames == NULL) { in dss_init()879 tmp_pathnames[j++] = pathnames[i]; in dss_init()881 pathnames = tmp_pathnames; in dss_init()