Searched refs:F_OVERWRITE (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.parse.c585 t->t_dflg |= F_OVERWRITE, p = p->next;
H A Dsh.h868 #define F_OVERWRITE (1<<8) /* output was ! */ macro
H A Dsh.sem.c888 if (!(flags & F_OVERWRITE) && adrof(STRnoclobber)) {

Completed in 191 milliseconds