Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c45 Char STRaout[] = { 'a', '.', 'o', 'u', 't', '\0' }; variable
H A Dsh.c366 if (eq(ffile, STRaout)) /* A.out's are quittable */ in main()