.\" @(#)$RCSfile: lfc_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 LFC_REWINDDIR 3 "$Date: 2001/10/04 12:12:49 $" LFC "LFC Library Functions" .SH NAME lfc_rewinddir \- reset position to the beginning of a LFC directory opened by .B lfc_opendir in the name server .SH SYNOPSIS .B #include .br \fB#include "lfc_api.h"\fR .sp .BI "void lfc_rewinddir (lfc_DIR *" dirp ) .SH DESCRIPTION .B lfc_rewinddir resets the position to the beginning of a LFC directory opened by .B lfc_opendir in the name server. .TP .I dirp specifies the pointer value returned by .BR lfc_opendir . .SH SEE ALSO .BR lfc_closedir(3) , .BR lfc_opendirg(3) , .BR lfc_readdir(3),\ lfc_readdirg(3) .SH AUTHOR \fBLCG Grid Deployment\fP Team