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

  /src/sys/arch/acorn32/stand/lib/
Makefile.inc 39 @echo cleaning the riscos library objects
  /src/sys/arch/hppa/spmath/
Makefile.inc 35 @echo cleaning the spmath library objects
  /src/sys/arch/i386/stand/lib/
Makefile.inc 42 @echo cleaning the i386 library objects
  /src/sys/arch/ia64/stand/efi/libefi/
Makefile.inc 39 @echo cleaning the efi library objects
  /src/sys/arch/m68k/fpsp/
Makefile.inc 54 @echo cleaning the 68040 FPSP objects
  /src/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
dbiterator.h 105 bool cleaning; member in struct:dns_dbiterator
284 * Indicate that the given iterator is/is not cleaning the DB.
  /src/sys/lib/libgnuefi/
Makefile.inc 71 @echo cleaning the gnuefi library objects
  /src/sys/lib/libkern/
Makefile.inc 85 @echo cleaning the kern library objects
  /src/sys/lib/libsa/
Makefile.inc 71 @echo cleaning the sa library objects
  /src/sys/lib/libz/
Makefile.inc 66 @echo cleaning the z library objects
  /src/external/mpl/dhcp/bind/dist/lib/dns/
dbiterator.c 136 iterator->cleaning = mode;
rbtdb.c 251 * Used for TTL-based cache cleaning.
2203 * cleaning. We need to check whether we're deleting the node
2249 * Prune the tree by recursively cleaning up single leaves. Go through all
4699 * to this work. Periodical cleaning will
5818 rbtdbiter->common.cleaning = false;
7085 * cleaning, we can release it now. However, we still need the
9885 if (iterator->cleaning && result == ISC_R_SUCCESS) {
10322 * cleaning. The zone data size itself is an implicit bound.
10647 * Purge some stale (i.e. unused for some period - LRU based cleaning) cache
  /src/external/gpl3/gdb/dist/gdb/
gdb_buildall.sh 264 echo "cleaning up $dir"
  /src/external/gpl2/xcvs/dist/contrib/
cvs2vendor.sh 155 echo cleaning up...
rcs2sccs.sh 150 echo cleaning up...
sccs2rcs.in 297 echo cleaning up...
  /src/sys/ufs/lfs/
lfs_segment.c 453 vndebug(vp,"cleaning");
599 * If we're cleaning we only write cleaning and ifile blocks, and
823 bool ifile, rolling, checkpointing, cleaning; local
833 cleaning = (sp->seg_flags & SEGM_CLEAN);
858 * This means writing any cleaning blocks first, and then
859 * immediately following with non-cleaning blocks.
864 if (cleaning)
867 } else if (cleaning) {
869 * If we are cleaning, only write fake blocks
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev6/
add_n.asm 47 C Finish cleaning up cy registers r22, r23 (make them use cy0/cy1)
sub_n.asm 47 C Finish cleaning up cy registers r22, r23 (make them use cy0/cy1)
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_vnops.c 6341 bool cleaning = (flags & PGO_CLEANIT) != 0; local
6343 if (cleaning) {
6385 if (cleaning) {
  /src/external/bsd/ipf/dist/
HISTORY 615 fix for deferencing invalid memory in cleaning up after a device disappears
917 fix sunos5 "make clean" cleaning up too much

Completed in 55 milliseconds