Home
last modified time | relevance | path

Searched refs:EXIT_IF_LIBDISPATCH_FATAL_ERROR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/Clients/
H A Ddns-sd.c256 #define EXIT_IF_LIBDISPATCH_FATAL_ERROR(E) \ macro
259 #define EXIT_IF_LIBDISPATCH_FATAL_ERROR(E) macro
592 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in enum_reply()
725 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in zonedata_browse()
741 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in browse_reply()
800 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in resolve_reply()
887 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in reg_reply()
1083 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in qr_reply()
1200 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in port_mapping_create_reply()
1227 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in addrinfo_reply()
[all …]