HomeSort by: relevance | last modified time | path
    Searched defs:RETAIN (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp.h 120 INFO("ALLOC: retain at %2.2d: %p (%10s): %s:%d", \
127 FAULT("ALLOC: retain at %2.2d: %p (%10s): %s:%d", \
134 #define RETAIN(x, object_type) RETAIN_BASE(x, object_type, file, line)
141 #define RETAIN(x, object_type)
161 #define RETAIN(x, object_type) do { \
167 FAULT("ALLOC: retain at %2.2d: %p (%10s): %s:%d", \
194 FAULT("ALLOC: retain at %2.2d: %p (%10s)", \
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rbtdb.c 287 * respect the RETAIN bit and not expire the data until its TTL is
302 #define RETAIN(header) \
5719 if (!RETAIN(header)) {
5725 "reprieve by RETAIN() %s",
8396 * Found a signing time: retain the bucket lock and
8405 * previous bucket lock and retain this one instead.

Completed in 27 milliseconds