Home | History | Annotate | Download | only in mDNSShared

Lines Matching defs:mDNS_StopQuery

3132 mStatus mDNS_StopQuery(mDNS *const m, DNSQuestion *const question) { ( void ) m; ( void ) question; return 0; }