libexplain
1.4.D001
|
#include <libexplain/ac/fcntl.h>
#include <libexplain/ac/sys/stat.h>
#include <libexplain/fildes_is_dot.h>
Go to the source code of this file.
Functions | |
int | explain_fildes_is_dot (int fildes) |
int explain_fildes_is_dot | ( | int | fildes | ) |
The explain_fildes_is_dot function may be used to determin whether a given file descritor refers to the current directory.
fildes | The file descriptor to be checked. |
Definition at line 27 of file fildes_is_dot.c.