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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
CommonServices.h 1116 #define kSecondsPerHour ( 60 * 60 ) // 3600
  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c 9338 kSecCertificateLifetime, (int64_t)( 24 * kSecondsPerHour ) );
11583 kRootLabel, kRootLabel, me->serial, 1 * kSecondsPerDay, 2 * kSecondsPerHour, 1000 * kSecondsPerHour,
14648 #define kGAIPerfStandardTTL ( 1 * kSecondsPerHour )
17690 err = CreateSOARecordData( kRootLabel, kRootLabel, 1976040101, 1 * kSecondsPerDay, 2 * kSecondsPerHour,
17691 1000 * kSecondsPerHour, 2 * kSecondsPerDay, &rdataPtr, &rdataLen );
17696 (uint16_t) rdataLen, rdataPtr, 1 * kSecondsPerHour, _DotLocalTestRegisterRecordCallback, context );
    [all...]

Completed in 94 milliseconds