Query: lfc_rewinddir
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LFC_REWINDDIR(3) LFC Library Functions LFC_REWINDDIR(3)NAMElfc_rewinddir - reset position to the beginning of a LFC directory opened by lfc_opendir in the name serverSYNOPSIS#include <sys/types.h> #include "lfc_api.h" void lfc_rewinddir (lfc_DIR *dirp)DESCRIPTIONlfc_rewinddir resets the position to the beginning of a LFC directory opened by lfc_opendir in the name server. dirp specifies the pointer value returned by lfc_opendir.SEE ALSOlfc_closedir(3), lfc_opendirg(3), lfc_readdir(3), lfc_readdirg(3)AUTHORLCG Grid Deployment TeamLFC$Date: 2001/10/04 12:12:49 $ LFC_REWINDDIR(3)
| Related Man Pages |
|---|
| lfc_closedir(3) - debian |
| lfc_getcwd(3) - debian |
| lfc_opendirg(3) - debian |
| lfc_readdirg(3) - debian |
| lfc_readdirxc(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Detecting unused variables... |