Searched refs:STRaout (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/bin/csh/ | ||
| H A D | const.c | 67 Char STRaout[] = { 'a', '.', 'o', 'u', 't', '\0' }; variable |
| H A D | csh.c | 235 if (eq(str2short(tempv[0]), STRaout)) /* A.out's are quittable */ in main() |