Searched refs:my_perror (Results 1 – 11 of 11) sorted by relevance
42 #define PERROR(string) my_perror(gettext(string))45 my_perror(char *err_string) in my_perror() function
36 #define PERROR(str) my_perror(gettext(str))
42 my_perror(char *err_string) in my_perror() function
53 extern void my_perror(char *err_string);
70 #define PERROR(string) my_perror(gettext(string))
71 extern void my_perror(char *err_string);
82 extern void my_perror(char *err_string);
50 extern void my_perror(char *err_string);
115 my_perror(char *err_string) in my_perror() function
63 #define PERROR(string) my_perror(gettext(string))67 my_perror(char *err_string) in my_perror() function
183 mDNSlocal void my_perror(char *errmsg) in my_perror() function193 my_perror(err_msg); in my_throttled_perror()1549 if (!extra) { my_perror("ERROR: calloc"); return mStatus_NoMemoryErr; } in add_record_to_service()2018 if (!instance) { my_perror("ERROR: calloc"); return mStatus_NoMemoryErr; } in register_service_instance()2216 my_perror("ERROR: mallocL context/_handle_regservice_request_with_trust"); in _handle_regservice_request_with_trust()2995 my_perror("ERROR: mallocL context/_handle_browse_request_with_trust"); in _handle_browse_request_with_trust()3334 my_perror("ERROR: mallocL context/_handle_resolve_request_with_trust"); in _handle_resolve_request_with_trust()3781 my_perror("ERROR: mallocL context/_handle_queryrecord_request_with_trust"); in _handle_queryrecord_request_with_trust()4437 my_perror("ERROR: mallocL context/_handle_addrinfo_request_with_trust"); in _handle_addrinfo_request_with_trust()4644 if (!req->msgbuf) { my_perror("ERROR: calloc"); req->ts = t_error; return; } in read_msg()[all …]