Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.c36 tchar *dumphist[] = { S_history /* "history" */, S_h /* "-h" */, 0, 0 };
37 tchar *loadhist[] = { S_source /* "source" */, S_h /* "-h" */,
1062 if (*t && eq(*t, S_h /* "-h" */)) { in dosource()
H A Dsh.tconst.c140 tchar S_h[] = {'-','h',0}; variable
H A Dsh.func.c1316 if (*v && eq(*v, S_h)) { in dolimit()
1519 if (*v && eq(*v, S_h)) { in dounlimit()