Searched refs:DNSServiceOp (Results 1 – 1 of 1) sorted by relevance
133 typedef struct _DNSServiceRef_t DNSServiceOp; typedef145 typedef void (*ProcessReplyFn)(DNSServiceOp *const sdr, const CallbackHeader *const cbh, const char…158 DNSServiceOp *next; // For shared connection159 DNSServiceOp *primary; // For shared connection187 DNSServiceOp *sdr;401 …reate_hdr(uint32_t op, size_t *len, char **data_start, int SeparateReturnSocket, DNSServiceOp *ref) in create_hdr()452 static void FreeDNSRecords(DNSServiceOp *sdRef) in FreeDNSRecords()463 static void FreeDNSServiceOp(DNSServiceOp *x) in FreeDNSServiceOp()509 DNSServiceOp *sdr; in ConnectToServer()545 sdr = malloc(sizeof(DNSServiceOp)); in ConnectToServer()[all …]