Home
last modified time | relevance | path

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

/external/mdnsresponder/Clients/
Ddns-sd.c236 #define EXIT_IF_LIBDISPATCH_FATAL_ERROR(E) \ macro
239 #define EXIT_IF_LIBDISPATCH_FATAL_ERROR(E) macro
351 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in enum_reply()
484 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in zonedata_browse()
500 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in browse_reply()
556 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in resolve_reply()
639 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in reg_reply()
693 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in qr_reply()
765 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in port_mapping_create_reply()
790 EXIT_IF_LIBDISPATCH_FATAL_ERROR(errorCode); in addrinfo_reply()
[all …]