Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c963 mDNSlocal void FatalError(char *errmsg) in FatalError() function
1295 if (!rstate) FatalError("ERROR: malloc"); in connect_callback()
1499 if (!q) FatalError("ERROR: handle_query - malloc"); in handle_query_request()
1582 if (!term) FatalError("ERROR: malloc"); in handle_resolve_request()
2282 { free_service_instance(instance); instance = NULL; FatalError("ERROR: malloc"); } in register_service_instance()
2696 if (!newrd) FatalError("ERROR: malloc"); in update_record()
2849 if (!re) FatalError("ERROR: malloc"); in handle_regrecord_request()
3040 if (!def || !all || !term) FatalError("ERROR: malloc"); in handle_enum_request()
3212 if (!rr) FatalError("ERROR: malloc"); in read_rr_from_ipc_msg()
3435 if (!reply) FatalError("ERROR: malloc"); in create_reply()
[all …]