Searched refs:whereis_file_list (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dglobal.c165 shortcut *whereis_file_list = NULL; variable
1151 free_shortcutage(&whereis_file_list);
1153 sc_init_one(&whereis_file_list, NANO_HELP_KEY, get_help_msg,
1163 sc_init_one(&whereis_file_list, NANO_CANCEL_KEY, cancel_msg,
1167 sc_init_one(&whereis_file_list, NANO_FIRSTFILE_KEY, first_file_msg,
1172 sc_init_one(&whereis_file_list, NANO_LASTFILE_KEY, last_file_msg,
1177 sc_init_one(&whereis_file_list, NANO_NO_KEY, case_sens_msg,
1181 sc_init_one(&whereis_file_list, NANO_NO_KEY, backwards_msg,
1187 sc_init_one(&whereis_file_list, NANO_NO_KEY, regexp_msg,
1193 sc_init_one(&whereis_file_list, NANO_PREVLINE_KE
[all...]
H A Dhelp.c303 } else if (currshortcut == whereis_file_list) {
H A Dbrowser.c805 whereis_file_list, backupstring,
H A Dproto.h112 extern shortcut *whereis_file_list;

Completed in 83 milliseconds