HomeSort by: relevance | last modified time | path
    Searched refs:overwriting (Results 1 - 14 of 14) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmod-loop.exp 11 :varname-overwriting-target: :x1y x2y x3y: ::
varmod-loop.mk 24 all: varname-overwriting-target
27 varname-overwriting-target:
  /src/usr.bin/unifdef/
unifdef.c 226 static char tmpname[MAXPATHLEN]; /* used when overwriting */
228 static int overwriting; /* output overwrites input */ variable
349 overwriting = (osb.st_dev == isb.st_dev &&
352 if (overwriting) {
507 if (overwriting) {
512 if (overwriting && rename(tmpname, ofilename)) {
1032 if (overwriting) {
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_malloc_mac.inc 64 // Prevent the client app from overwriting the zone contents.
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_malloc_mac.inc 65 // Prevent the client app from overwriting the zone contents.
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_malloc_mac.inc 65 // Prevent the client app from overwriting the zone contents.
  /src/external/public-domain/sqlite/dist/autosetup/teaish/
core.tcl 2488 "Use --teaish-force to enable overwriting."
  /src/external/gpl2/gettext/dist/build-aux/
texinfo.tex 2766 % simply overwriting the first, causing us to lose the page.
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 6672 % (can we?), so the \global won't be overwriting itself.
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 6672 % (can we?), so the \global won't be overwriting itself.
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 6611 % (can we?), so the \global won't be overwriting itself.
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 6613 % (can we?), so the \global won't be overwriting itself.
  /src/external/lgpl3/gmp/dist/doc/
texinfo.tex 6672 % (can we?), so the \global won't be overwriting itself.
  /src/external/lgpl3/mpc/dist/doc/
texinfo.tex 6672 % (can we?), so the \global won't be overwriting itself.

Completed in 102 milliseconds