Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A DClientRequests.h118 mDNSexport void GetAddrInfoClientRequestStop(GetAddrInfoClientRequest *inRequest);
H A DClientRequests.c231 if (err) GetAddrInfoClientRequestStop(inRequest); in GetAddrInfoClientRequestStart()
235 mDNSexport void GetAddrInfoClientRequestStop(GetAddrInfoClientRequest *inRequest) in GetAddrInfoClientRequestStop() function
H A Duds_daemon.c4364 GetAddrInfoClientRequestStop(&request->u.addrinfo); in addrinfo_termination_callback()