Searched defs:clobber (Results 1 - 5 of 5) sorted by relevance

/ast/src/cmd/mailx/
H A DMakefile1 :PACKAGE: ast --clobber=!(mailx)
H A Dmailx.h622 int clobber; /* Last command had ! */ member in struct:__anon136
/ast/src/cmd/nmake/
H A DMakefile1 :PACKAGE: ast cpp:force --clobber=!(nmake)
/ast/src/lib/libcmd/
H A Drm.c41 "[c|F:clear|clobber?Clear the contents of each file before removing by"
86 int clobber; /* clear out file data first */ member in struct:State_s
97 char buf[SF_BUFSIZE];/* clobber buffer */
285 if (state->clobber && S_ISREG(ent->fts_statp->st_mode) && ent->fts_statp->st_size > 0)
363 state.clobber = 1;
/ast/src/cmd/ksh93/
H A DMakefile84 :PACKAGE: ast$(libtype):20100309 coshell:order --clobber=!($(SH))

Completed in 19 milliseconds