Go to the source code of this file.
Functions | |
| void | parse_arguments (int argc, char *argv[]) |
| void | process_settings_file (char *file_name, bool quiet=false) |
Variables | |
| char * | boot_filename |
| void parse_arguments | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 122 of file arguments.cpp.
References boot_filename, EnableTasks, print_credits(), debugFlags::printFlags(), process_settings_file(), process_token(), and rc_filename.
Referenced by main().
Here is the call graph for this function:

| void process_settings_file | ( | char * | file_name, | |
| bool | quiet = false | |||
| ) |
Definition at line 60 of file arguments.cpp.
| char* boot_filename |
1.4.7