Home
last modified time | relevance | path

Searched refs:S_h (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.c37 tchar *dumphist[] = { S_history /* "history" */, S_h /* "-h" */, 0, 0 };
38 tchar *loadhist[] = { S_source /* "source" */, S_h /* "-h" */,
1065 if (*t && eq(*t, S_h /* "-h" */)) { in dosource()
H A Dsh.tconst.c138 tchar S_h[] = {'-','h',0}; variable
H A Dsh.func.c1327 if (*v && eq(*v, S_h)) { in dolimit()
1530 if (*v && eq(*v, S_h)) { in dounlimit()