1 2 3 4 5 6 7
int check_user_conf_dir(void); char *get_user_key_binding_filename(void); int read_configuration(options_t *options);