Home
last modified time | relevance | path

Searched refs:CC_REFRESH_BEEP (Results 1 – 5 of 5) sorted by relevance

/NextBSD/lib/libedit/
HDhistedit.h82 #define CC_REFRESH_BEEP 9 macro
HDcommon.c670 return CC_REFRESH_BEEP; in ed_prev_history()
692 beep = CC_REFRESH_BEEP; in ed_next_history()
HDread.c661 case CC_REFRESH_BEEP: in FUN()
/NextBSD/contrib/llvm/lib/LineEditor/
HDLineEditor.cpp152 return CC_REFRESH_BEEP; in ElCompletionFn()
/NextBSD/contrib/tnftp/src/
HDcomplete.c125 return (CC_REFRESH_BEEP); in complete_ambiguous()