|
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.
Macros | |
| #define | progname TUKLIB_SYMBOL(tuklib_progname) |
| #define | tuklib_progname_init TUKLIB_SYMBOL(tuklib_progname_init) |
Functions | |
| void | tuklib_progname_init (char **argv) |
Variables | |
| char * | progname |
Program name to be displayed in messages.
Definition in file tuklib_progname.h.
| #define progname TUKLIB_SYMBOL(tuklib_progname) |
Definition at line 24 of file tuklib_progname.h.
| #define tuklib_progname_init TUKLIB_SYMBOL(tuklib_progname_init) |
Definition at line 28 of file tuklib_progname.h.
| void tuklib_progname_init | ( | char ** | argv | ) |
Definition at line 23 of file tuklib_progname.c.
|
extern |
Definition at line 53 of file fread.c.
Referenced by compare_zip(), confirm_replace(), copy_source(), do_read(), list_zip(), main(), merge_zip(), open_compressed(), open_file(), test_file(), tuklib_progname_init(), and usage().