doc
|
#include <sys/types.h>
Go to the source code of this file.
Functions | |
int | c_isdir (const char *path) |
int | c_mkdirs (const char *path, mode_t mode) |
int | c_rmdirs (const char *dir) |
Interface of the cynapses libc directory function.
Definition in file c_dir.h.