Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tnftp/src/
HDcomplete.c132 return (CC_REDISPLAY); in complete_ambiguous()
337 return (CC_REDISPLAY); in complete_remote()
428 return (CC_REDISPLAY); in complete()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Host/common/
HDEditline.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-14-stable/contrib/libedit/
HDhistedit.h80 #define CC_REDISPLAY 8 macro
HDread.c550 case CC_REDISPLAY: in el_wgets()
HDfilecomplete.c802 retval = CC_REDISPLAY; in fn_complete2()
HDcommon.c523 return CC_REDISPLAY; in ed_redisplay()
/freebsd-14-stable/crypto/openssh/
HDsftp.c2165 ret = CC_REDISPLAY; in complete()
2170 ret = CC_REDISPLAY; in complete()
2199 ret = CC_REDISPLAY; in complete()