Home | History | Annotate | Download | only in cups

Lines Matching refs:sdRef

116 static void DNSSD_API	http_resolve_cb(DNSServiceRef sdRef,
2131 DNSServiceRef sdRef, /* I - Service reference */
2154 DEBUG_printf(("4http_resolve_cb(sdRef=%p, flags=%x, interfaceIndex=%u, errorCode=%d, fullName=\"%s\", hostTarget=\"%s\", port=%u, txtLen=%u, txtRecord=%p, context=%p)", (void *)sdRef, flags, interfaceIndex, errorCode, fullName, hostTarget, port, txtLen, (void *)txtRecord, context));