Searched refs:ConnectionResponse (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libdns_sd/common/ |
H A D | dnssd_clientstub.c | 1685 static void ConnectionResponse(DNSServiceOp *const sdr, const CallbackHeader *const cbh, const char… in ConnectionResponse() function 1743 …DNSServiceErrorType err = ConnectToServer(sdRef, 0, connection_request, ConnectionResponse, NULL, … in DNSServiceCreateConnection() 1761 …rType err = ConnectToServer(sdRef, 0, connection_delegate_request, ConnectionResponse, NULL, NULL); in DNSServiceCreateDelegateConnection()
|