Home
last modified time | relevance | path

Searched refs:NOCLOBBER_NOTEMPTY (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.sem.c986 if (no_clobber & NOCLOBBER_NOTEMPTY && stb.st_size == 0) in chkclob()
H A Dsh.h197 #define NOCLOBBER_NOTEMPTY 2 macro
H A Dsh.set.c957 nc |= NOCLOBBER_NOTEMPTY; in set_noclobber()