/external/mdnsresponder/mDNSShared/ |
dnssd_ipc.h | 158 } reply_op_t; typedef in typeref:enum:__anon9672 178 uint32_t op; // request_op_t or reply_op_t
|
dnssd_clientstub.c | 135 uint32_t op; // request_op_t or reply_op_t [all...] |
uds_daemon.c | 358 mDNSlocal reply_state *create_reply(const reply_op_t op, const size_t datalen, request_state *const request) 400 request_state *const request, reply_state **const rep, reply_op_t op, DNSServiceFlags flags, mStatus err) 446 request_state *const request, reply_state **const rep, reply_op_t op, DNSServiceFlags flags, mStatus err) [all...] |