Searched defs:allow_files (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/nano-12/src/
H A Dprompt.c935 get_prompt_string(bool allow_tabs, bool allow_files, const char *curranswer, filestruct **history_list, void (*refresh_func)(void), const shortcut *s , bool *list ) argument
1170 do_prompt(bool allow_tabs, bool allow_files, const shortcut *s, const char *curranswer, filestruct **history_list, void (*refresh_func)(void), const char *msg, ...) argument
H A Dfiles.c2145 char **cwd_tab_completion(const char *buf, bool allow_files, size_t argument
2246 char *input_tab(char *buf, bool allow_files, size_t *place, bool argument

Completed in 73 milliseconds