Rizin
unix-like reverse engineering framework and cli tools
|
Go to the source code of this file.
Functions | |
char ** | uv_setup_args (int argc, char **argv) |
void | uv__process_title_cleanup (void) |
int | uv_set_process_title (const char *title) |
int | uv_get_process_title (char *buffer, size_t size) |
void uv__process_title_cleanup | ( | void | ) |
Definition at line 32 of file no-proctitle.c.
Definition at line 35 of file no-proctitle.c.
char** uv_setup_args | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 28 of file no-proctitle.c.
References argv.