Searched refs:name_2 (Results 1 – 1 of 1) sorted by relevance
206 char name_2[PATH_MAX]; in typelist() local212 strncpy(name_2, entry->d_name, len)[len] = '\0'; in typelist() local213 if (isDotname(name_2) || !_nc_is_file_path(name_2)) in typelist()216 status = _nc_read_file_entry(name_2, <erm); in typelist()221 _nc_progname, name_2); in typelist()227 if (!strcmp(cn, name_2)) { in typelist()