Searched refs:subdir_entry (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/libusb/ugen/src/
H A Dlibusbugen.c2311 struct dirent *dir_entry, *subdir_entry; local
2381 while ((subdir_entry = readdir(subdir)) != NULL) {
2386 if (subdir_entry->d_name[0] == '.') {
2414 dir_entry->d_name, subdir_entry->d_name);

Completed in 30 milliseconds