Home
last modified time | relevance | path

Searched refs:S_aout (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/csh/
H A Dsh.tconst.c102 tchar S_aout[] = {'a','.','o','u','t',0}; variable
H A Dsh.c160 if (eq(v[0], S_aout /* "a.out" */)) /* A.out's are quittable */ in main()