Query: gfs_readdir
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GFS_READDIR(3) GFS_READDIR(3)NAMEgfs_readdir - read directory entrySYNOPSIS#include <gfarm/gfarm.h> char *gfs_readdir (GFS_Dir dir, struct gfs_dirent ** entryp);DESCRIPTIONThe gfs_readdir() function reads a directory entry from dir, and returns the pointer of the entry to the address pointed to by entryp. The buffer pointed to by entryp is destroyed when calling succeeding gfs_readdir() or gfs_closedir() with the same argument dir.RETURN VALUESNULL The function terminated successfully. Others An error except the above occurred. The reason is shown by its pointed strings.SEE ALSOgfs_closedir(3), gfs_opendir(3), gfs_readdir(3) Gfarm 04 December 2003 GFS_READDIR(3)
| Related Man Pages |
|---|
| gfarm_url_section_replicate_from_to(3) - debian |
| gfarm_url_section_replicate_to(3) - debian |
| gfs_glob(3) - debian |
| gfs_pio_open(3) - debian |
| gfs_pio_set_view_local(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| New UNIX and Linux History Sections |