.\" @(#)$RCSfile: dpns_rewinddir.man,v $ $Revision: 1.1.1.1 $ $Date: 2001/10/04 12:12:49 $ CERN IT-PDP/DM Jean-Philippe Baud .\" Copyright (C) 1999-2000 by CERN/IT/PDP/DM .\" All rights reserved .\" .TH DPNS_REWINDDIR 3 "$Date: 2001/10/04 12:12:49 $" DPNS "DPNS Library Functions" .SH NAME dpns_rewinddir \- reset position to the beginning of a DPNS directory opened by .B dpns_opendir in the name server .SH SYNOPSIS .B #include .br \fB#include "dpns_api.h"\fR .sp .BI "void dpns_rewinddir (dpns_DIR *" dirp ) .SH DESCRIPTION .B dpns_rewinddir resets the position to the beginning of a DPNS directory opened by .B dpns_opendir in the name server. .TP .I dirp specifies the pointer value returned by .BR dpns_opendir . .SH SEE ALSO .BR dpns_closedir(3) , .BR dpns_opendir(3) , .BR dpns_readdir(3),\ dpns_readdirx(3) .SH AUTHOR \fBLCG Grid Deployment\fP Team