Home
last modified time | relevance | path

Searched refs:CC_REDISPLAY (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dcomplete.c132 return (CC_REDISPLAY); in complete_ambiguous()
337 return (CC_REDISPLAY); in complete_remote()
428 return (CC_REDISPLAY); in complete()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp771 return CC_REDISPLAY; in DeletePreviousCharCommand()
1028 return CC_REDISPLAY; in TabCommand()
1043 return CC_REDISPLAY; in TabCommand()
1053 return CC_REDISPLAY; in TabCommand()
1060 return CC_REDISPLAY; in TabCommand()
1065 return CC_REDISPLAY; in ApplyAutosuggestCommand()
1075 return CC_REDISPLAY; in ApplyAutosuggestCommand()
1083 return CC_REDISPLAY; in TypedCharacter()
1114 return CC_REDISPLAY; in TypedCharacter()
/freebsd/contrib/libedit/
H A Dhistedit.h80 #define CC_REDISPLAY 8 macro
H A Dread.c550 case CC_REDISPLAY: in el_wgets()
H A Dfilecomplete.c802 retval = CC_REDISPLAY; in fn_complete2()
H A Dcommon.c523 return CC_REDISPLAY; in ed_redisplay()
/freebsd/crypto/openssh/
H A Dsftp.c2165 ret = CC_REDISPLAY; in complete()
2170 ret = CC_REDISPLAY; in complete()
2199 ret = CC_REDISPLAY; in complete()