Home
last modified time | relevance | path

Searched refs:CC_LIST_CHOICES (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Ded.h84 #define CC_LIST_CHOICES 4 macro
H A Ded.chared.c2036 return(CC_LIST_CHOICES); in e_list_choices()
2479 return(CC_LIST_CHOICES); in e_delnext_list()
2503 return(CC_LIST_CHOICES); in e_delnext_list_eof()
2529 rv = CC_LIST_CHOICES; in e_list_eof()
H A Ded.inputl.c476 case CC_LIST_CHOICES: in Inputl()
/dragonfly/contrib/libedit/src/
H A Dvi.c632 return CC_LIST_CHOICES; in vi_list_or_eof()