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

/solaris-userland/components/openssl/openssl-default/wanboot-openssl/
H A Dwanboot-stubs.c71 readdir(DIR *dirp) function
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Ddsr.c144 while ((bpt = readdir(dskp)) != NULL) {
/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/
H A DsunProcesses.c238 while (dentp = readdir(dirp)) {
/solaris-userland/components/libusb/wrapper/src/
H A Dwr_libusb.c165 if ((dp = readdir(dirp)) != NULL) {
/solaris-userland/components/libusb/ugen/src/
H A Dlibusbugen.c2348 while ((dir_entry = readdir(dir)) != NULL) {
2381 while ((subdir_entry = readdir(subdir)) != NULL) {

Completed in 25 milliseconds