Home
last modified time | relevance | path

Searched refs:mDNSexport (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A DClientRequests.h115 mDNSexport void GetAddrInfoClientRequestParamsInit(GetAddrInfoClientRequestParams *inParams);
116 mDNSexport mStatus GetAddrInfoClientRequestStart(GetAddrInfoClientRequest *inRequest,
118 mDNSexport void GetAddrInfoClientRequestStop(GetAddrInfoClientRequest *inRequest);
120 mDNSexport mDNSBool GetAddrInfoClientRequestIsMulticast(const GetAddrInfoClientRequest *inRequest);
122 mDNSexport void QueryRecordClientRequestParamsInit(QueryRecordClientRequestParams *inParams);
123 mDNSexport mStatus QueryRecordClientRequestStart(QueryRecordClientRequest *inRequest,
125 mDNSexport void QueryRecordClientRequestStop(QueryRecordClientRequest *inRequest);
127 mDNSexport mDNSu16 QueryRecordClientRequestGetType(const QueryRecordClientRequest *inRequest);
128 mDNSexport mDNSBool QueryRecordClientRequestIsMulticast(QueryRecordClientRequest *inRequest);
133 mDNSexport mStatus QueryRecordOpStartForClientRequest(
[all …]
H A DmDNSDebug.c30 mDNSexport int mDNS_LoggingEnabled = 0;
31 mDNSexport int mDNS_PacketLoggingEnabled = 0;
32 mDNSexport int mDNS_McastLoggingEnabled = 0;
33 mDNSexport int mDNS_McastTracingEnabled = 0;
36 mDNSexport int mDNS_DebugMode = mDNStrue;
38 mDNSexport int mDNS_DebugMode = mDNSfalse;
44 mDNSexport void verbosedebugf_(const char *format, ...) in verbosedebugf_()
97 mDNSexport void LogMsgWithLevel(mDNSLogCategory_t category, mDNSLogLevel_t level, const char *forma… in LogMsg_()
100 mDNSexport void LogToFD(int fd, const char *format, ...) in LogMsg_()
H A DPlatformCommon.c61 mDNSexport void mDNSPlatformAddListValidator(mDNSListValidator *lv, mDNSListValidationFunction *lvf, in mDNSPlatformAddListValidator()
89 mDNSexport void *mallocL(const char *msg, mDNSu32 size) in mallocL()
113 mDNSexport void *callocL(const char *msg, mDNSu32 size) in callocL()
138 mDNSexport void freeL(const char *msg, void *x) in freeL()
167 mDNSexport void mDNSPlatformSourceAddrForDest(mDNSAddr *const src, const mDNSAddr *const dst) in mDNSPlatformSourceAddrForDest()
280 mDNSexport void mDNSPlatformWriteDebugMsg(const char *msg) in mDNSPlatformWriteDebugMsg()
288 mDNSexport void mDNSPlatformWriteLogMsg(const char *ident, const char *buffer, mDNSLogLevel_t logle… in mDNSPlatformWriteLogMsg()
417 mDNSexport TCPSocket *mDNSPosixDoTCPListenCallback(int fd, mDNSAddr_Type addressType, TCPSocketFlag… in mDNSPosixDoTCPListenCallback()
550 mDNSexport mDNSBool mDNSPosixTCPListen(int *fd, mDNSAddr_Type addrtype, mDNSIPPort *port, mDNSAddr … in mDNSPosixTCPListen()
669 mDNSexport long mDNSPosixReadTCP(int fd, void *buf, unsigned long buflen, mDNSBool *closed) in mDNSPosixReadTCP()
[all …]
H A DClientRequests.c123 mDNSexport void GetAddrInfoClientRequestParamsInit(GetAddrInfoClientRequestParams *inParams) in GetAddrInfoClientRequestParamsInit()
128 mDNSexport mStatus GetAddrInfoClientRequestStart(GetAddrInfoClientRequest *inRequest, in GetAddrInfoClientRequestStart()
235 mDNSexport void GetAddrInfoClientRequestStop(GetAddrInfoClientRequest *inRequest) in GetAddrInfoClientRequestStop()
296 mDNSexport mDNSBool GetAddrInfoClientRequestIsMulticast(const GetAddrInfoClientRequest *inRequest) in GetAddrInfoClientRequestIsMulticast()
306 mDNSexport void QueryRecordClientRequestParamsInit(QueryRecordClientRequestParams *inParams) in QueryRecordClientRequestParamsInit()
311 mDNSexport mStatus QueryRecordClientRequestStart(QueryRecordClientRequest *inRequest, in QueryRecordClientRequestStart()
395 mDNSexport void QueryRecordClientRequestStop(QueryRecordClientRequest *inRequest) in QueryRecordClientRequestStop()
420 mDNSexport mDNSu16 QueryRecordClientRequestGetType(const QueryRecordClientRequest *inRequest) in QueryRecordClientRequestGetType()
425 mDNSexport mDNSBool QueryRecordClientRequestIsMulticast(QueryRecordClientRequest *inRequest) in QueryRecordClientRequestIsMulticast()
430 mDNSexport mStatus QueryRecordOpStartForClientRequest( in QueryRecordOpStartForClientRequest()
[all …]
H A Duds_daemon.c98 mDNSexport mDNS mDNSStorage;
99 mDNSexport const char ProgramName[] = "mDNSResponder";
391 mDNSexport void SetDebugBoundPath(void) in SetDebugBoundPath()
398 mDNSexport int IsDebugSocketInUse(void) in IsDebugSocketInUse()
901 mDNSexport int CountPeerRegistrations(ServiceRecordSet *const srs) in CountPeerRegistrations()
2823 mDNSexport void udsserver_handle_configchange(mDNS *const m) in udsserver_handle_configchange()
5123 mDNSexport int udsserver_init(dnssd_sock_t skts[], const size_t count) in udsserver_init()
5244 mDNSexport int udsserver_exit(void) in udsserver_exit()
5747 mDNSexport void LogMDNSStatisticsToFD(int fd, mDNS *const m) in LogMDNSStatisticsToFD()
5781 mDNSexport void udsserver_info_dump_to_fd(int fd) in udsserver_info_dump_to_fd()
[all …]
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSPosix.c93 mDNSexport void mDNSPlatformValidateLists(void) in mDNSPlatformValidateLists()
724 mDNSexport mStatus mDNSPlatformTLSSetupCerts(void) in mDNSPlatformTLSSetupCerts()
729 mDNSexport void mDNSPlatformTLSTearDownCerts(void) in mDNSPlatformTLSTearDownCerts()
1714 mDNSexport void mDNSPlatformClose(mDNS *const m) in mDNSPlatformClose()
1845 mDNSexport void DNSProxyTerminate(void) in DNSProxyTerminate()
1868 mDNSexport mDNSu32 mDNSPlatformRandomSeed(void) in mDNSPlatformRandomSeed()
1876 mDNSexport mDNSs32 mDNSPlatformOneSecond = 1024;
1878 mDNSexport mStatus mDNSPlatformTimeInit(void) in mDNSPlatformTimeInit()
1886 mDNSexport mDNSs32 mDNSPlatformRawTime() in mDNSPlatformRawTime()
1902 mDNSexport mDNSs32 mDNSPlatformUTC(void) in mDNSPlatformUTC()
[all …]
H A DPosixDaemon.c279 mDNSexport void RecordUpdatedNiceLabel(mDNSs32 delay) in RecordUpdatedNiceLabel()
299 mDNSexport const char mDNSResponderVersionString_SCCS[] = "@(#) mDNSResponder-" STRINGIFY(mDNSRespo…
301 mDNSexport const char mDNSResponderVersionString_SCCS[] = "@(#) mDNSResponder (Engineering Build)";
303 mDNSexport const char mDNSResponderVersionString_SCCS[] = "@(#) mDNSResponder (Engineering Build) (…
H A Dposix_utilities.c15 mDNSexport void getLocalTimestamp(char * const buffer, mDNSu32 buffer_len) in getLocalTimestamp()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DDNSCommon.c85 mDNSexport const mDNSIPPort zeroIPPort = { { 0 } };
86 mDNSexport const mDNSv4Addr zerov4Addr = { { 0 } };
131 mDNSexport const char *DNSScopeToString(mDNSu32 scope) in DNSScopeToString()
192 mDNSexport char *DNSTypeName(mDNSu16 rrtype) in DNSTypeName()
225 mDNSexport const char *mStatusDescription(mStatus error) in mStatusDescription()
244 mDNSexport mDNSu32 swap32(mDNSu32 x) in swap32()
250 mDNSexport mDNSu16 swap16(mDNSu16 x) in swap16()
535 mDNSexport mDNSBool IsLocalDomain(const domainname *d) in IsLocalDomain()
563 mDNSexport const mDNSu8 *LastLabel(const domainname *d) in LastLabel()
615 mDNSexport int CountLabels(const domainname *d) in CountLabels()
[all …]
H A DuDNS.c54 mDNSexport SearchListElem *SearchList = mDNSNULL;
1604 mDNSexport void DisposeTCPConn(struct tcpInfo_t *tcp) in DisposeTCPConn()
2331 mDNSexport void UpdateAllSRVRecords(mDNS *m) in UpdateAllSRVRecords()
3900 mDNSexport void sendLLQRefresh(mDNS *m, DNSQuestion *q) in sendLLQRefresh()
4769 mDNSexport void CheckNATMappings(mDNS *m) in CheckNATMappings()
4957 mDNSexport void uDNS_Tasks(mDNS *const m) in uDNS_Tasks()
5017 mDNSexport void SleepRecordRegistrations(mDNS *m) in SleepRecordRegistrations()
5152 mDNSexport void udns_validatelists(void *const v) in udns_validatelists()
5252 mDNSexport void uDNS_SetupWABQueries(mDNS *const m) in uDNS_SetupWABQueries()
6333 mDNSexport void DisposeTCPConn(struct tcpInfo_t *tcp) in DisposeTCPConn()
[all …]
H A DmDNS.c164 mDNSexport const char *const mDNS_DomainTypeNames[] =
5345 mDNSexport mDNSs32 mDNS_TimeNow(const mDNS *const m) in mDNS_TimeNow()
5480 mDNSexport mDNSs32 mDNS_Execute(mDNS *const m) in mDNS_Execute()
5926 mDNSexport void mDNSCoreRestartQueries(mDNS *const m) in mDNSCoreRestartQueries()
6001 mDNSexport void mDNS_UpdateAllowSleep(mDNS *const m) in mDNS_UpdateAllowSleep()
6103 mDNSexport void UpdateRMAC(mDNS *const m, void *context) in UpdateRMAC()
12796 mDNSexport void mDNS_SetFQDN(mDNS *const m) in mDNS_SetFQDN()
14718 mDNSexport void mDNS_ConfigChanged(mDNS *const m) in mDNS_ConfigChanged()
14877 mDNSexport mStatus uDNS_SetupDNSConfig(mDNS *const m) in uDNS_SetupDNSConfig()
15257 mDNSexport void mDNS_StartExit(mDNS *const m) in mDNS_StartExit()
[all …]
H A DDNSDigest.c1331 mDNSexport mDNSs32 DNSDigest_ConstructHMACKeyfromBase64(DomainAuthInfo *info, const char *b64key) in DNSDigest_ConstructHMACKeyfromBase64()
1340 mDNSexport void DNSDigest_SignMessage(DNSMessage *msg, mDNSu8 **end, DomainAuthInfo *info, mDNSu16 … in DNSDigest_SignMessage()
1440 mDNSexport mDNSBool DNSDigest_VerifyMessage(DNSMessage *msg, mDNSu8 *end, LargeCacheRecord * lcr, D… in DNSDigest_VerifyMessage()
H A DmDNSEmbeddedAPI.h125 #ifndef mDNSexport
126 #define mDNSexport macro