#include <lib.h>#include <sys/types.h>#include <dirent.h>#include <unistd.h>#include <stdlib.h>#include <errno.h>Include dependency graph for _closedir.c:

Go to the source code of this file.
Defines | |
| #define | nil 0 |
| #define | close _close |
| #define | closedir _closedir |
Functions | |
| int | closedir (DIR *dp) |
|
|
Definition at line 6 of file _closedir.c. |
|
|
Definition at line 7 of file _closedir.c. Referenced by add_file(), adddir(), collect(), dir_free(), do_change(), do_chown(), dodir(), eat_dir(), enter(), find(), finddev(), FindMatches(), fts_build(), getcwd(), getdevices(), job(), listdir(), load_crontabs(), main(), maketree(), rsource(), test24a(), test24c(), test28a(), test39a(), test39b(), test39c(), trysubmandir(), and ttyname(). |
|
|
Definition at line 4 of file _closedir.c. |
|
|
Definition at line 14 of file _closedir.c. |
1.4.6