Rizin
unix-like reverse engineering framework and cli tools
|
Program name to be displayed in messages. More...
Go to the source code of this file.
Functions | |
void | tuklib_progname_init (char **argv) |
Variables | |
char * | progname = NULL |
Program name to be displayed in messages.
Definition in file tuklib_progname.c.
void tuklib_progname_init | ( | char ** | argv | ) |
Definition at line 23 of file tuklib_progname.c.
char* progname = NULL |
Definition at line 18 of file tuklib_progname.c.
Referenced by tuklib_progname_init().