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

  /src/sys/external/bsd/acpica/dist/namespace/
nsrepair2.c 497 BOOLEAN Removing;
512 Removing = FALSE;
518 "SubPackage[%u] - removing entry due to zero count", i));
519 Removing = TRUE;
528 "SubPackage[%u] - removing entry due to invalid Type(0)", i));
529 Removing = TRUE;
533 if (Removing)
  /src/doc/
TODO.modules 59 device. Removing the built-in drivers tends to limit the
  /src/usr.bin/make/unit-tests/
varcmd.mk 13 # actually intended. Removing that large block of code makes only this test
  /src/distrib/miniroot/
upgrade.sh 118 echo Removing "$1";
  /src/
build.sh 2167 statusmsg "Removing ${f}"

Completed in 41 milliseconds