Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_util.h>
#include <stdbool.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
Go to the source code of this file.
Functions | |
RZ_API bool | rz_file_chmod (const char *file, const char *mod, int recursive) |
Definition at line 19 of file chmod.c.
References mod().
Referenced by rz_main_rz_bin().