Include dependency graph for fake.cc:
Go to the source code of this file.
Functions | |
static void | usage (void) |
static void | process_options (int argc, char *argv[]) |
int | main (int argc, char *argv[]) |
Variables | |
char * | my_program_name = nullptr |
Function Documentation
◆ main()
Definition at line 95 of file fake.cc.
References debug(), HELPER_INPUT_BUFFER, my_program_name, PRId64, process_options(), strtoll(), and VERSION.
◆ process_options()
|
static |
◆ usage()
|
static |