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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.hist.c42 cp = value(S_history /*"history"*/);
103 if (getn(value(S_history /*"history"*/)) == 0)
128 n = getn(value(S_history /*"history"*/));
H A Dsh.init.c126 S_history, dohist, 0, 2,
H A Dsh.c36 tchar *dumphist[] = { S_history /* "history" */, S_h /* "-h" */, 0, 0 };

Completed in 63 milliseconds