closedir man page on SmartOS

Printed from http://www.polarhome.com/service/man/?qf=closedir&af=0&tf=2&of=SmartOS

CLOSEDIR(3C)							  CLOSEDIR(3C)

NAME
       closedir - close a directory stream

SYNOPSIS
       #include <sys/types.h>
       #include <dirent.h>

       int closedir(DIR *dirp);

DESCRIPTION
       The  closedir() function closes the directory stream referred to by the
       argument dirp. Upon return, the value of dirp may no longer point to an
       accessible  object  of  the  type  DIR. If a file descriptor is used to
       implement type DIR, that file descriptor will be closed.

RETURN VALUES
       Upon successful completion, closedir()  returns	0.  Otherwise,	−1  is
       returned and errno is set to indicate the error.

ERRORS
       The closedir() function may fail if:

       EBADF
		The dirp argument does not refer to an open directory stream.

       EINTR
		The closedir() function was interrupted by a signal.

ATTRIBUTES
       See attributes(5) for descriptions of the following attributes:

       ┌────────────────────┬─────────────────┐
       │  ATTRIBUTE TYPE    │ ATTRIBUTE VALUE │
       ├────────────────────┼─────────────────┤
       │Interface Stability │ Standard	      │
       ├────────────────────┼─────────────────┤
       │MT-Level	    │ Safe	      │
       └────────────────────┴─────────────────┘

SEE ALSO
       opendir(3C), attributes(5), standards(5)

				 Jul 24, 2002			  CLOSEDIR(3C)
[top]

List of man pages available for SmartOS

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net