Home
last modified time | relevance | path

Searched refs:CC_REFRESH (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/tcsh/
HDed.chared.c975 return(CC_REFRESH); in GetHistLine()
1022 return(CC_REFRESH); in GetHistLine()
1168 ret = CC_REFRESH; in e_inc_search()
1299 return(CC_REFRESH); in v_search()
1372 return(CC_REFRESH); in v_search()
1587 return(CC_REFRESH); in v_zero()
1754 return(CC_REFRESH); in e_toggle_hist()
2139 return(CC_REFRESH); in e_last_item()
2228 return(CC_REFRESH); in e_dabbrev_expand()
2268 return(CC_REFRESH); in e_yank_kill()
[all …]
HDed.h93 #define CC_REFRESH 14 macro
HDed.inputl.c201 case CC_REFRESH: in Inputl()
/NextBSD/lib/libedit/
HDemacs.c82 return CC_REFRESH; in em_delete_or_list()
112 return CC_REFRESH; in em_delete_next_word()
148 return CC_REFRESH; in em_yank()
170 return CC_REFRESH; in em_kill_line()
203 return CC_REFRESH; in em_kill_region()
250 return CC_REFRESH; in em_gosmacs_transpose()
275 return CC_REFRESH; in em_next_word()
301 return CC_REFRESH; in em_upper_case()
333 return CC_REFRESH; in em_capitol_case()
357 return CC_REFRESH; in em_lower_case()
[all …]
HDcommon.c132 return CC_REFRESH; in ed_delete_prev_word()
179 return CC_REFRESH; in ed_delete_next_char()
200 return CC_REFRESH; in ed_kill_line()
217 return CC_REFRESH; in ed_move_to_end()
244 return CC_REFRESH; in ed_move_to_beg()
270 return CC_REFRESH; in ed_transpose_chars()
299 return CC_REFRESH; in ed_next_char()
325 return CC_REFRESH; in ed_prev_word()
348 return CC_REFRESH; in ed_prev_char()
576 return CC_REFRESH; in ed_delete_prev_char()
[all …]
HDvi.c84 return CC_REFRESH; in cv_action()
117 return CC_REFRESH; in cv_paste()
166 return CC_REFRESH; in vi_prev_big_word()
191 return CC_REFRESH; in vi_prev_word()
215 return CC_REFRESH; in vi_next_big_word()
239 return CC_REFRESH; in vi_next_word()
355 return CC_REFRESH; in vi_substitute_char()
373 return CC_REFRESH; in vi_substitute_line()
391 return CC_REFRESH; in vi_change_to_eol()
482 return CC_REFRESH; in vi_end_big_word()
[all …]
HDhist.c118 return CC_REFRESH; in hist_get()
151 return CC_REFRESH; in hist_get()
HDsearch.c334 ret = CC_REFRESH; in ce_inc_search()
473 return CC_REFRESH; in cv_search()
522 return CC_REFRESH; in cv_search()
640 return CC_REFRESH; in cv_csearch()
HDhistedit.h77 #define CC_REFRESH 4 macro
HDsig.c85 if (ed_redisplay(sel, 0) == CC_REFRESH) in sig_handler()
HDfilecomplete.c500 retval = CC_REFRESH; in fn_complete()
HDread.c657 case CC_REFRESH: in FUN()
HDreadline.c1824 return CC_REFRESH; in rl_complete()
/NextBSD/contrib/tnftp/src/
HDcomplete.c100 return (CC_REFRESH); in complete_ambiguous()
105 return (CC_REFRESH); in complete_ambiguous()
157 if (rv == CC_REFRESH) { in complete_command()
227 if (rv == CC_REFRESH) { in complete_local()
269 if (rv == CC_REFRESH) { in complete_option()
/NextBSD/contrib/llvm/lib/LineEditor/
HDLineEditor.cpp138 return CC_REFRESH; in ElCompletionFn()
148 return CC_REFRESH; in ElCompletionFn()
186 return CC_REFRESH; in ElCompletionFn()
/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDEditline.cpp733 return CC_REFRESH; in DeleteNextCharCommand()
764 return CC_REFRESH; in DeleteNextCharCommand()
776 return CC_REFRESH; in DeletePreviousCharCommand()
893 return CC_REFRESH; in FixIndentationCommand()
910 return CC_REFRESH; in RevertLineCommand()
/NextBSD/lib/libedit/TEST/
HDtc1.c113 res = CC_REFRESH; in complete()
HDwtc1.c99 res = CC_REFRESH; in complete()
/NextBSD/contrib/tnftp/
HDChangeLog1362 return CC_REFRESH so that the higher layer may append a