Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.tconst.c96 tchar S_TIL[] = {'~', 0}; /* ~ */ variable
H A Dsh.exp.c455 if (eq(**vp, S_TIL /* "~" */)) { in exp6()
H A Dsh.file.c603 copyn(word, S_TIL /* "~" */, 1); in search2()