| PatchworkOS
    | 
#include <errno.h>#include <stdarg.h>#include <stdio.h>#include <sys/io.h>#include "user/common/syscalls.h"Go to the source code of this file.
| Functions | |
| uint64_t | vremovef (const char *format, va_list args) | 
| Wrapper for removing a file with a formatted path, using a va_list. | |