Searched refs:ipc_flags (Results 1 - 4 of 4) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A Ddnssd_ipc.c158 hdr->ipc_flags = htonl(hdr->ipc_flags);
H A Ddnssd_ipc.h177 uint32_t ipc_flags; variable
H A Ddnssd_clientstub.c356 hdr->ipc_flags = 0;
1496 if (!callBack) hdr->ipc_flags |= IPC_FLAGS_NOREPLY;
H A Duds_daemon.c377 reply->mhdr->ipc_flags = 0;
3800 if (req->hdr.ipc_flags & IPC_FLAGS_NOREPLY) req->no_reply = 1;

Completed in 73 milliseconds