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)NAMEdpns_rewinddir - reset position to the beginning of a DPNS directory opened by dpns_opendir in the name serverSYNOPSIS#include <sys/types.h> #include "dpns_api.h" void dpns_rewinddir (dpns_DIR *dirp)DESCRIPTIONdpns_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 ALSOdpns_closedir(3), dpns_opendir(3), dpns_readdir(3), dpns_readdirx(3)AUTHORLCG Grid Deployment TeamDPNS$Date: 2001/10/04 12:12:49 $ DPNS_REWINDDIR(3)