Searched refs:STRnoclobber (Results 1 – 2 of 2) sorted by relevance
/minix/bin/csh/ | ||
H A D | const.c | 117 Char STRnoclobber[] = { 'n', 'o', 'c', 'l', 'o', 'b', 'b', 'e', 'r', '\0' }; variable |
H A D | sem.c | 586 if (!(flags & F_OVERWRITE) && adrof(STRnoclobber)) { in doio() |