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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.inputl.c99 Char *autoexpand; local
402 autoexpand = varval(STRautoexpand);
403 if (autoexpand != STRNULL)
408 Strcmp(autoexpand, STRonlyhistory) != 0) {

Completed in 50 milliseconds