Home
last modified time | relevance | path

Searched refs:GetAddrInfoClientRequest (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A DClientRequests.h56 } GetAddrInfoClientRequest; typedef
116 mDNSexport mStatus GetAddrInfoClientRequestStart(GetAddrInfoClientRequest *inRequest,
118 mDNSexport void GetAddrInfoClientRequestStop(GetAddrInfoClientRequest *inRequest);
119 mDNSexport const domainname * GetAddrInfoClientRequestGetQName(const GetAddrInfoClientRequest *inRe…
120 mDNSexport mDNSBool GetAddrInfoClientRequestIsMulticast(const GetAddrInfoClientRequest *inRequest);
H A Duds_daemon.h185 GetAddrInfoClientRequest addrinfo;
H A DClientRequests.c128 mDNSexport mStatus GetAddrInfoClientRequestStart(GetAddrInfoClientRequest *inRequest, in GetAddrInfoClientRequestStart()
235 mDNSexport void GetAddrInfoClientRequestStop(GetAddrInfoClientRequest *inRequest) in GetAddrInfoClientRequestStop()
289 mDNSexport const domainname * GetAddrInfoClientRequestGetQName(const GetAddrInfoClientRequest *inRe… in GetAddrInfoClientRequestGetQName()
296 mDNSexport mDNSBool GetAddrInfoClientRequestIsMulticast(const GetAddrInfoClientRequest *inRequest) in GetAddrInfoClientRequestIsMulticast()