Home | History | Annotate | Download | only in mDNSCore

Lines Matching defs:Result

883 typedef void mDNSRecordCallback(mDNS *const m, AuthRecord *const rr, mStatus result);
1002 mStatus NewResult; // New error code; will be copied to Result just prior to invoking callback
1008 // Result fields: When the callback is invoked these fields contain the answers the client is looking for
1023 mStatus Result;
1118 regState_UpdatePending = 7, // update in flight as result
1376 // that this extra memory is available, which would result in any fields after the AuthRecord getting smashed
1380 typedef void mDNSServiceCallback(mDNS *const m, ServiceRecordSet *const sr, mStatus result);
1626 typedef void ZoneDataCallback(mDNS *const m, mStatus err, const ZoneData *result);
1633 domainname ZoneName; // Discovered result: Left-hand-side of SOA record
1634 mDNSu16 ZoneClass; // Discovered result: DNS Class from SOA record
1635 domainname Host; // Discovered result: Target host from SRV record
1636 mDNSIPPort Port; // Discovered result: Update port, query port, or LLQ port from SRV record
1637 mDNSAddr Addr; // Discovered result: Address of Target host from SRV record
1638 mDNSBool ZonePrivate; // Discovered result: Does zone require encrypted queries?
1761 typedef void mDNSCallback(mDNS *const m, mStatus result);
2106 // Following deregistration, the RecordCallback will be called with result mStatus_MemFree to signal that it is safe to deallocate
2538 // (e.g. inside the routines that are doing the locking and unlocking, where a call to get the lock would result in a
2587 mDNSexport void mDNSASLLog(uuid_t *uuid, const char *subdomain, const char *result, const char *signature, const char *fmt, ...);
2676 // mDNS_RegisterInterface does not result in the registration of global hostnames via dynamic update -
2701 extern void mDNSCoreInitComplete(mDNS *const m, mStatus result);
2734 extern void FreeEtcHosts(mDNS *const m, AuthRecord *const rr, mStatus result);
2832 // of that, multiplying by 10, and subtracting the result from 100: