- read-directory-entry directory-objectprocedure
returns the name of the next available file, or the end-of-file object if there are no more files. The special . and .. names are never returned.
- directory-object
- opaque directory object
returns the name of the next available file, or the end-of-file object if there are no more files. The special . and .. names are never returned.