Searched refs:IPC_FLAGS_NOERRSD (Results 1 – 3 of 3) sorted by relevance
109 #define IPC_FLAGS_NOERRSD (1U << 2) // Set flag if flag kDNSServiceFlagsMoreComing is set on … macro
2410 hdr->ipc_flags |= IPC_FLAGS_NOERRSD; in DNSServiceRegisterRecordInternal()
6198 if (!(req->hdr.ipc_flags & IPC_FLAGS_NOERRSD)) in read_msg()6230 … if (!(req->hdr.ipc_flags & IPC_FLAGS_NOERRSD) && req->terminate && req->hdr.op != cancel_request) in read_msg()6576 if ((req->hdr.ipc_flags & IPC_FLAGS_NOERRSD)) in request_callback()