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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
omr-watcher.h 42 struct omr_prefix { struct
65 RELEASE_RETAIN_DECLS(omr_prefix); variable
214 #define omr_watcher_prefix_is_non_ula_prefix(omr_prefix) ((((uint8_t *)&(omr_prefix)->prefix)[0] & 0xfc) != 0xfc)
omr-watcher.c 149 RETAIN_HERE(ret, omr_prefix);
234 RELEASE_HERE(prefix, omr_prefix);
324 RELEASE_HERE(prefix, omr_prefix);
800 RELEASE_RETAIN_FUNCS(omr_prefix); variable

Completed in 57 milliseconds