|
coan 4.2.4
|

Go to the source code of this file.
Functions | |
| heap_str | fs_compose_filename (char const *path, char const *leafname) |
| fs_obj_type_t | fs_file_or_dir (char const *name) |
| char * | fs_tempname (char *template) |
| fs_path_type_t | fs_path_type (char const *filename) |
| char const * | fs_path_comp (char const *first, char const *second, size_t *sharedlen) |
| heap_str | fs_split_filename (char const *path, char **leafname) |
This file implements the Filesystem component
Definition in file filesys.c.