HomeSort by: relevance | last modified time | path
    Searched refs:removing (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-packet.h 24 bool removing, bool prepend);
test-packet.c 91 test_packet_generate(test_state_t *state, uint32_t host_lease, uint32_t key_lease, bool removing, bool prepend)
100 &length, &message->wire, 9999, removing);
  /src/external/bsd/tre/
tre2netbsd 81 echo removing unneeded directories and files
  /src/external/apache2/llvm/dist/llvm/tools/llvm-shlib/
gen-msvc-exports.py 41 def removing(path): function
61 with removing(touch_tempfile(prefix='dumpout', suffix='.txt')) as dumpout:
  /src/external/bsd/cron/
cron2netbsd 74 echo removing unneeded directories and files
  /src/external/bsd/ntp/
ntp2netbsd 99 echo removing unneeded directories and files
  /src/external/bsd/am-utils/
amd2netbsd 82 echo removing unneeded directories and files
  /src/external/bsd/bzip2/
bzip2netbsd 80 echo removing unneeded directories and files
  /src/external/bsd/nvi/
nvi2netbsd 74 echo removing unneeded directories and files
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-client.c 87 bool removing; // We are removing the current registration(s) member in struct:update_context
105 bool removing; member in struct:_DNSServiceRef_t
819 // If we are removing, there is no point in trying the next server--just give up and report a timeout.
820 if (context->removing) {
909 context->removing);
1037 if (context->removing) {
1068 if (rp->removing) {
1193 size_t *NONNULL p_length, dns_wire_t *in_wire, uint32_t serial, bool removing)
1292 if (!removing) {
    [all...]
srp-api.h 43 uint32_t serial, bool removing);
  /src/sys/dev/pci/bktr/
bktr2netbsd 63 echo removing unneeded files
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Signals.inc 155 // If cleanup were to occur while we're removing files we'd have a bad time.
157 // removing files. If cleanup races with us and we win we'll have a leak,
182 // We're done removing the file, erasing can safely proceed.
187 // We're done removing files, cleanup can safely proceed.
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
spa_config.c 225 spa_config_sync(spa_t *target, boolean_t removing, boolean_t postsysevent)
262 if ((spa == target && removing) ||
  /src/doc/
TODO.compat-module 40 11. Implemented a MP-safe mechanism for installing and removing function
  /src/usr.bin/make/unit-tests/
varparse-errors.mk 62 # minimal, that is, removing any part of it destroys the effect.
cond-token-plain.mk 24 # This prevents the comment parser from removing it, and in turn, it becomes
varmod-sysv.mk 235 # of removing one of the expansions.
  /src/external/historical/nawk/dist/
FIXES 99 Consolidation of sub and gsub into dosub, removing duplicate
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
General.pm 293 Store its name in C<$tmp>. C<END> is in charge of removing it, unless
  /src/share/mk/
bsd.kmodule.mk 48 # relocations inside the loader and removing this workaround, as the
  /src/distrib/syspkg/mk/
bsd.syspkg.mk 344 # used for removing stuff in bulk builds
  /src/external/bsd/openldap/dist/tests/scripts/
test024-unique 262 echo Dynamically removing legacy base...
333 echo "Adding and removing attrs..."
375 echo Removing legacy config and adding URIs...
  /src/external/bsd/ipf/dist/
HISTORY 415 support for adding and removing proxies at runtime
1425 * ipnat "portmap tcp" matches "portmap udp" when adding/removing
1480 patches for removing an extra ip header checksum (FreeBSD/NetBSD/SunOS)
  /src/external/bsd/nsd/dist/doc/
differences.tex 66 the contents are parsed, thus removing differences in domain name

Completed in 38 milliseconds

1 2