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

/illumos-gate/usr/src/boot/lib/libstand/
H A Dreaddir.c34 readdirfd(int fd) function
H A Dstand.h281 extern struct dirent *readdirfd(int);
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dls.c115 while ((d = readdirfd(fd)) != NULL) {
/illumos-gate/usr/src/boot/sys/boot/i386/gptzfsboot/
H A Dzfsboot.c562 while ((d = readdirfd(fd)) != NULL) {
/illumos-gate/usr/src/common/ficl/
H A Dloader.c611 d = readdirfd(fd);

Completed in 99 milliseconds