#include <sys/types.h>#include <bool.h>#include <ipc/vfs.h>#include <ipc/devmap.h>Go to the source code of this file.
| Data Structures | |
| struct | stat | 
| Functions | |
| int | fstat (int fildes, struct stat *stat) | 
| int | mkdir (const char *path, mode_t mode) | 
| int | stat (const char *path, struct stat *stat) | 
Definition in file stat.h.
 1.4.7
 1.4.7