Procedure SeekDir (p:pdir;off:longint) ;
SeekDir sets the directory pointer to the off-th entry in the directory structure pointed to by p.
Errors are returned in LinuxError.
CloseDir, ReadDir, OpenDir, TellDir, seekdir (3)
For an example, see OpenDir.