Rizin
unix-like reverse engineering framework and cli tools
|
Argument parsing. More...
Go to the source code of this file.
Classes | |
struct | args_info |
Functions | |
void | args_parse (args_info *args, int argc, char **argv) |
void | args_free (void) |
Variables | |
bool | opt_stdout |
bool | opt_force |
bool | opt_keep_original |
bool | opt_robot |
bool | opt_ignore_check |
const char | stdin_filename [] |
Argument parsing.
Definition in file args.h.
void args_free | ( | void | ) |
Definition at line 592 of file args.c.
References _, args, argv, coder_set_compression_settings(), FORMAT_AUTO, FORMAT_LZMA, FORMAT_RAW, FORMAT_XZ, int, message_fatal(), MODE_COMPRESS, MODE_DECOMPRESS, MODE_TEST, name, NULL, opt_format, opt_keep_original, opt_mode, opt_stdout, optind, parse_environment(), and parse_real().
Referenced by main().
|
extern |
Definition at line 22 of file args.c.
Referenced by io_open_dest_real(), io_open_src_real(), io_unlink(), list_file(), and parse_real().
|
extern |
Definition at line 25 of file args.c.
Referenced by parse_real().
|
extern |
Definition at line 23 of file args.c.
Referenced by args_parse(), io_close_src(), and parse_real().
|
extern |
Definition at line 24 of file args.c.
Referenced by get_check_names(), hardware_memlimit_show(), list_file(), list_totals(), main(), message_version(), parse_real(), and print_filename().
|
extern |
Definition at line 21 of file args.c.
Referenced by args_parse(), io_open_dest_real(), io_open_src_real(), list_file(), main(), and parse_real().
|
extern |
Definition at line 29 of file args.c.
Referenced by io_open_src_real(), list_file(), main(), parse_real(), and print_filename().