rfio_closedir(3) debian man page | unix.com

Man Page: rfio_closedir

Operating Environment: debian

Section: 3

RFIO_CLOSEDIR(3)					      Rfio Library Functions						  RFIO_CLOSEDIR(3)

NAME
rfio_closedir - close directory opened by rfio_opendir
SYNOPSIS
#include <sys/types.h> #include "rfio_api.h" int rfio_closedir (RDIR *dirp);
DESCRIPTION
rfio_closedir closes the directory opened by rfio_opendir and associated with the RDIR structure pointed by dirp. dirp specifies the pointer value returned by rfio_opendir.
RETURN VALUE
This routine returns 0 if the operation was successful or -1 if the operation failed. In the latter case, serrno is set appropriately.
ERRORS
EBADF File descriptor in DIR structure is invalid. SENOSHOST Host unknown. SENOSSERV Service unknown. SETIMEDOUT Timed out. SEBADVERSION Version ID mismatch. SECOMERR Communication error.
SEE ALSO
rfio_opendir(3), rfio_readdir(3), rfio_rewinddir(3)
AUTHOR
LCG Grid Deployment Team
LCG
$Date: 2005/03/31 13:13:02 $ RFIO_CLOSEDIR(3)
Related Man Pages
dpns_closedir(3) - debian
dpns_readdirx(3) - debian
rfio_fseek(3) - debian
rfio_lseek64(3) - debian
rfio_readdir(3) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections