Home
last modified time | relevance | path

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

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