Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Ded.h84 #define CC_LIST_CHOICES 4 macro
H A Ded.chared.c2035 return(CC_LIST_CHOICES); in e_list_choices()
2478 return(CC_LIST_CHOICES); in e_delnext_list()
2502 return(CC_LIST_CHOICES); in e_delnext_list_eof()
2528 rv = CC_LIST_CHOICES; in e_list_eof()
H A Ded.inputl.c476 case CC_LIST_CHOICES: in Inputl()
/freebsd/contrib/libedit/
H A Dvi.c632 return CC_LIST_CHOICES; in vi_list_or_eof()