Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c318 mDNSlocal void FatalError(char *errmsg) in FatalError() function
531 if (!reply) FatalError("ERROR: malloc"); in create_reply()
679 if (!rr) FatalError("ERROR: malloc"); in read_rr_from_ipc_msg()
1245 FatalError("ERROR: malloc"); in handle_regrecord_request()
1457 if (!newrd) FatalError("ERROR: malloc"); in update_record()
1525 if (!request->u.servicereg.txtdata) FatalError("ERROR: handle_update_request - malloc"); in handle_update_request()
1831 FatalError("ERROR: malloc"); in register_service_instance()
2053 if (!request->u.servicereg.txtdata) FatalError("ERROR: handle_regservice_request - malloc"); in handle_regservice_request()
3123 if (!q2) FatalError("ERROR: SendAdditionalQuery malloc"); in SendAdditionalQuery()
4579 FatalError("ERROR: malloc"); in NewRequest()