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

/freebsd-13-stable/contrib/tcsh/
H A Dsh.hist.c1233 struct varent *shist; local
1288 if ((shist = adrof(STRsavehist)) != NULL && shist->vec != NULL) {
1292 for (i = 1; shist->vec[i]; i++) {
1293 if (eq(shist->vec[i], STRmerge))
1295 if (eq(shist->vec[i], STRlock))

Completed in 46 milliseconds