debian man page for dpns_rewinddir

Query: dpns_rewinddir

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DPNS_REWINDDIR(3)					      DPNS Library Functions						 DPNS_REWINDDIR(3)

NAME
dpns_rewinddir - reset position to the beginning of a DPNS directory opened by dpns_opendir in the name server
SYNOPSIS
#include <sys/types.h> #include "dpns_api.h" void dpns_rewinddir (dpns_DIR *dirp)
DESCRIPTION
dpns_rewinddir resets the position to the beginning of a DPNS directory opened by dpns_opendir in the name server. dirp specifies the pointer value returned by dpns_opendir.
SEE ALSO
dpns_closedir(3), dpns_opendir(3), dpns_readdir(3), dpns_readdirx(3)
AUTHOR
LCG Grid Deployment Team
DPNS
$Date: 2001/10/04 12:12:49 $ DPNS_REWINDDIR(3)
Related Man Pages
dpns_symlink(3) - debian
dpns-chown(1) - debian
dpns-mkdir(1) - debian
dpns_closedir(3) - debian
dpns_readdirxr(3) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results