|
FreeNOS
|
#include <FileSystemClient.h>#include "errno.h"#include "limits.h"#include "string.h"#include "unistd.h"Go to the source code of this file.
Functions | |
| int | unlink (const char *path) |
| Remove a file from the filesystem. More... | |
1.8.17