HomeSort by: relevance | last modified time | path
    Searched defs:ioloop_dnssd_txn_add_subordinate_ (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
macos-ioloop.c 2016 ioloop_dnssd_txn_add_subordinate_(DNSServiceRef ref, void *context, dnssd_txn_finalize_callback_t finalize_callback, function
2039 dnssd_txn_t *txn = ioloop_dnssd_txn_add_subordinate_(ref, context, finalize_callback, failure_callback, file, line);
ioloop.c 1784 ioloop_dnssd_txn_add_subordinate_(DNSServiceRef ref, void *context, function
1804 dnssd_txn_t *txn = ioloop_dnssd_txn_add_subordinate_(ref, context, callback, failure_callback, file, line);

Completed in 31 milliseconds