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

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
mDNSFeatures.h 81 #if MDNS_OS(iOS) || MDNS_OS(watchOS) || MDNS_OS(macOS)
general.h 54 #define MDNS_OS(OS_NAME) MDNS_OS_PRIVATE_DEFINITION_ ## OS_NAME ()
61 * Use `MDNS_OS(macOS)` instead of using this macro directly.
74 * Use `MDNS_OS(iOS)` instead of using this macro directly.
87 * Use `MDNS_OS(watchOS)` instead of using this macro directly.
100 * Use `MDNS_OS(tvOS)` instead of using this macro directly.

Completed in 16 milliseconds