Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:callbacks

32  * @discussion  This section describes the functions, callbacks, and data structures
156 * Most DNS-SD API functions and callbacks include a DNSServiceFlags parameter.
190 /* Flags for domain enumeration and browse/query reply callbacks.
293 * When callbacks are invoked using a shared DNSServiceRef, the
313 * so there will be no more callbacks). An implication of the collective
1474 * callbacks. This flag has no effect on link-local multicast queries.
1580 callbacks. This flag has no effect on link-local multicast queries.
1996 * Concatenate a three-part domain name (as returned by the above callbacks) into a
1997 * properly-escaped full domain name. Note that callbacks in the above functions ALREADY ESCAPE
2386 * callbacks. It's the clients responsibility to ensure that the provided dispatch queue is running.
2394 * will get its own error callback. Currently these error callbacks only happen
2398 * These error callbacks are rare and should not normally happen on customer machines,
2399 * but application code should be written defensively to handle such error callbacks