Searched refs:DirNames (Results 1 – 3 of 3) sorted by relevance
234 return entries.DirNames, entries.FileNames255 return entries.DirNames, matches281 return entries.DirNames, matches457 DirNames []string member1342 items.DirNames = []string{}1360 for _, dirName := range items.DirNames {1361 items.DirNames[writeIndex] = dirName1376 items.DirNames = items.DirNames[:writeIndex]1445 entry := &DirEntries{Path: path, DirNames: subdirs, FileNames: subfiles}1450 for _, subdirName := range entry.DirNames {[all …]
142 return entries.DirNames, matches
118 return entries.DirNames, matches