Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Ded.chared.c981 return(CC_REFRESH); in GetHistLine()
1173 ret = CC_REFRESH; in e_inc_search()
1304 return(CC_REFRESH); in v_search()
2365 return(CC_REFRESH); in e_delprev()
2485 return(CC_REFRESH); in e_delnext_list()
2510 return(CC_REFRESH); in e_delnext_list_eof()
2702 return(CC_REFRESH); in e_gcharswitch()
2747 return(CC_REFRESH); in v_wordback()
2913 return(CC_REFRESH); in v_csearch_back()
2944 return(CC_REFRESH); in v_csearch_fwd()
[all …]
H A Ded.h92 #define CC_REFRESH 14 macro
H A Ded.inputl.c197 case CC_REFRESH: in Inputl()
/dragonfly/contrib/libedit/src/
H A Dcommon.c137 return CC_REFRESH; in ed_delete_prev_word()
184 return CC_REFRESH; in ed_delete_next_char()
205 return CC_REFRESH; in ed_kill_line()
222 return CC_REFRESH; in ed_move_to_end()
249 return CC_REFRESH; in ed_move_to_beg()
275 return CC_REFRESH; in ed_transpose_chars()
493 return CC_REFRESH; in ed_delete_prev_char()
508 return CC_REFRESH; in ed_clear_screen()
536 return CC_REFRESH; in ed_start_over()
587 return CC_REFRESH; in ed_prev_history()
[all …]
H A Demacs.c84 return CC_REFRESH; in em_delete_or_list()
114 return CC_REFRESH; in em_delete_next_word()
150 return CC_REFRESH; in em_yank()
172 return CC_REFRESH; in em_kill_line()
205 return CC_REFRESH; in em_kill_region()
252 return CC_REFRESH; in em_gosmacs_transpose()
303 return CC_REFRESH; in em_upper_case()
335 return CC_REFRESH; in em_capitol_case()
359 return CC_REFRESH; in em_lower_case()
462 return CC_REFRESH; in em_copy_prev_word()
[all …]
H A Dvi.c88 return CC_REFRESH; in cv_action()
122 return CC_REFRESH; in cv_paste()
171 return CC_REFRESH; in vi_prev_big_word()
196 return CC_REFRESH; in vi_prev_word()
360 return CC_REFRESH; in vi_substitute_char()
378 return CC_REFRESH; in vi_substitute_line()
396 return CC_REFRESH; in vi_change_to_eol()
540 return CC_REFRESH; in vi_undo()
603 return CC_REFRESH; in vi_delete_prev_char()
661 return CC_REFRESH; in vi_kill_line_prev()
[all …]
H A Dsearch.c332 ret = CC_REFRESH; in ce_inc_search()
471 return CC_REFRESH; in cv_search()
520 return CC_REFRESH; in cv_search()
639 return CC_REFRESH; in cv_csearch()
H A Dhist.c120 return CC_REFRESH; in hist_get()
155 return CC_REFRESH; in hist_get()
H A Dhistedit.h76 #define CC_REFRESH 4 macro
H A Dsig.c87 if (ed_redisplay(sel, 0) == CC_REFRESH) in sig_handler()
H A Dread.c553 case CC_REFRESH: in el_wgets()
H A Dfilecomplete.c718 retval = CC_REFRESH; in fn_complete2()
H A Dreadline.c1966 return CC_REFRESH; in rl_complete()
/dragonfly/contrib/tnftp/src/
H A Dcomplete.c100 return (CC_REFRESH); in complete_ambiguous()
105 return (CC_REFRESH); in complete_ambiguous()
156 if (rv == CC_REFRESH) { in complete_command()
226 if (rv == CC_REFRESH) { in complete_local()
268 if (rv == CC_REFRESH) { in complete_option()