Searched refs:CC_COMPLETE_ALL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/tcsh/
H A Ded.h96 #define CC_COMPLETE_ALL 18 macro
H A Ded.inputl.c192 fn = (retval == CC_COMPLETE_ALL) ? LIST_ALL : LIST;
356 case CC_COMPLETE_ALL:
366 case CC_COMPLETE_ALL:
459 fn = (retval == CC_COMPLETE_ALL) ? LIST_ALL : LIST;

Completed in 92 milliseconds