Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libsmedia/plugins/blkdev/common/
H A Db_generic.c42 #define PERROR(string) my_perror(gettext(string))
45 my_perror(char *err_string) in my_perror() function
/titanic_50/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_defines.h38 #define PERROR(str) my_perror(gettext(str))
H A Df_generic.c44 my_perror(char *err_string) in my_perror() function
H A Df_format.c55 extern void my_perror(char *err_string);
/titanic_50/usr/src/cmd/rmformat/
H A Drmformat.h72 #define PERROR(string) my_perror(gettext(string))
H A Drmf_main.c71 extern void my_perror(char *err_string);
H A Drmf_menu.c82 extern void my_perror(char *err_string);
H A Drmf_slice.c50 extern void my_perror(char *err_string);
H A Drmf_misc.c115 my_perror(char *err_string) in my_perror() function
/titanic_50/usr/src/lib/libsmedia/library/common/
H A Dl_misc.c63 #define PERROR(string) my_perror(gettext(string))
67 my_perror(char *err_string) in my_perror() function
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A Duds_daemon.c335 mDNSlocal void my_perror(char *errmsg) in my_perror() function
345 my_perror(err_msg); in my_throttled_perror()
1345 if (!extra) { my_perror("ERROR: malloc"); return mStatus_NoMemoryErr; } in add_record_to_service()
1804 if (!instance) { my_perror("ERROR: malloc"); return mStatus_NoMemoryErr; } in register_service_instance()
3402 else my_perror("queryrecord_result_reply: ERROR: getsockopt LOCAL_PEERCRED"); in queryrecord_result_reply()
4628 if (!req->msgbuf) { my_perror("ERROR: malloc"); req->ts = t_error; return; } in read_msg()
5012 my_perror("ERROR: fcntl(sd, F_SETFL, O_NONBLOCK) - aborting client"); in connect_callback()
5027 else my_perror("ERROR: getsockopt, LOCAL_PEERCRED"); in connect_callback()
5043 my_perror("WARNING: could not set sockopt - SO_NP_EXTENSIONS"); in uds_socket_setup()
5054 my_perror("ERROR: could not set listen socket to non-blocking mode"); in uds_socket_setup()
[all …]