1DPNS_REWINDDIR(3)           DPNS Library Functions           DPNS_REWINDDIR(3)
2
3
4

NAME

6       dpns_rewinddir  -  reset  position to the beginning of a DPNS directory
7       opened by dpns_opendir in the name server
8

SYNOPSIS

10       #include <sys/types.h>
11       #include "dpns_api.h"
12
13       void dpns_rewinddir (dpns_DIR *dirp)
14

DESCRIPTION

16       dpns_rewinddir resets the position to the beginning of a DPNS directory
17       opened by dpns_opendir in the name server.
18
19       dirp   specifies the pointer value returned by dpns_opendir.
20

SEE ALSO

22       dpns_closedir(3), dpns_opendir(3), dpns_readdir(3), dpns_readdirx(3)
23

AUTHOR

25       LCG Grid Deployment Team
26
27
28
29DPNS                     $Date: 2001/10/04 12:12:49 $        DPNS_REWINDDIR(3)
Impressum