Home
last modified time | relevance | path

Searched refs:CC_REDISPLAY (Results 1 – 8 of 8) 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.cpp803 return CC_REDISPLAY; in DeletePreviousCharCommand()
1156 return CC_REDISPLAY; in TabCommand()
1171 return CC_REDISPLAY; in TabCommand()
1181 return CC_REDISPLAY; in TabCommand()
1188 return CC_REDISPLAY; in TabCommand()
1193 return CC_REDISPLAY; in ApplyAutosuggestCommand()
1203 return CC_REDISPLAY; in ApplyAutosuggestCommand()
1211 return CC_REDISPLAY; in TypedCharacter()
1243 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()
H A DChangeLog48 return CC_REDISPLAY;
5989 * common.c, editline.3, histedit.h, read.c: Implement CC_REDISPLAY,
/freebsd/crypto/openssh/
H A Dsftp.c2177 ret = CC_REDISPLAY; in complete()
2182 ret = CC_REDISPLAY; in complete()
2211 ret = CC_REDISPLAY; in complete()