Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
seekdir(3)
Edit
PageHistory
Diff
Info
LikePages
SEEKDIR !!!SEEKDIR NAME SYNOPSIS DESCRIPTION RETURN VALUE CONFORMING TO SEE ALSO ---- !!NAME seekdir - set the position of the next readdir() call in the directory stream. !!SYNOPSIS __#include __''dir''__, off_t__ ''offset''__); __ !!DESCRIPTION The __seekdir()__ function sets the location in the directory stream from which the next __readdir()__ call will start. __seekdir()__ should be used with an offset returned by __telldir()__. !!RETURN VALUE The __seekdir()__ function returns no value. !!CONFORMING TO BSD 4.3 !!SEE ALSO lseek(2), opendir(3), readdir(3), closedir(3), rewinddir(3), telldir(3), scandir(3) ----
9 pages link to
seekdir(3)
:
Man3s
alphasort(3)
closedir(3)
opendir(3)
readdir(3)
rewinddir(3)
scandir(3)
telldir(3)
versionsort(3)
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.