*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> seekdir (3)              
Title
Content
Arch
Section
 

SEEKDIR(3)

Contents


NAME    [Toc]    [Back]

       seekdir	- set the position of the next readdir() call in the directory
       stream.

SYNOPSIS    [Toc]    [Back]

       #include <dirent.h>

       void seekdir(DIR *dir, off_t offset);

DESCRIPTION    [Toc]    [Back]

       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    [Toc]    [Back]

       The seekdir() function returns no value.

CONFORMING TO    [Toc]    [Back]

       BSD 4.3

SEE ALSO    [Toc]    [Back]

      
      
       lseek(2),   opendir(3),	  readdir(3),	 closedir(3),	 rewinddir(3),
       telldir(3), scandir(3)



				  1993-03-31			    SEEKDIR(3)
[ Back ]
 Similar pages
Name OS Title
rewinddir Linux reset directory stream
telldir Linux return current location in directory stream.
XmTextFieldXYToPos IRIX A TextField function that accesses the character position nearest an x and y position
XmTextXYToPos Tru64 A Text function that accesses the character position nearest an x and y position
XmTextFieldXYToPos HP-UX A TextField function that accesses the character position nearest an x and y position
XmTextXYToPos HP-UX A Text function that accesses the character position nearest an x and y position
XmTextFieldXYToPos Tru64 A TextField function that accesses the character position nearest an x and y position
XmTextXYToPos IRIX A Text function that accesses the character position nearest an x and y position
XmTextPosToXY HP-UX A Text function that accesses the x and y position of a character position
XmTextFieldPosToXY IRIX A TextField function that accesses the x and y position of a character position
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service