Home
last modified time | relevance | path

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

/freebsd/usr.bin/talk/
H A Dctl.c76 p_error("Bad socket"); in open_sockt()
78 p_error("Binding local socket"); in open_sockt()
81 p_error("Bad address for socket"); in open_sockt()
97 p_error("Bad socket"); in open_ctl()
100 p_error("Couldn't bind to control socket"); in open_ctl()
104 p_error("Bad address for ctl socket"); in open_ctl()
H A Dctl_transact.c74 p_error("Error on write to talk daemon"); in ctl_transact()
80 p_error("Error waiting for daemon response"); in ctl_transact()
93 p_error("Error on read from talk daemon"); in ctl_transact()
H A Dio.c98 p_error("fdopen"); in talk()
120 p_error("Unexpected error from poll"); in talk()
151 p_error(const char *string) in p_error() function
H A Dlook_up.c69 p_error("Response uses invalid network address"); in check_local()
89 p_error("Unable to connect with initiator"); in check_local()
H A Dinvite.c73 p_error("Error on attempt to listen for caller"); in invite_remote()
92 p_error("Unable to connect with your party"); in invite_remote()
H A Dinit_disp.c142 p_error("Lost the connection"); in set_edit_chars()
145 p_error("Lost the connection"); in set_edit_chars()
H A Dtalk.h81 extern void p_error(const char *);
H A Ddisplay.c75 p_error("settchar(3) failure"); in makecchar()
/freebsd/contrib/ofed/libibmad/
H A Drpc.c130 int timeout, int max_retries, int *p_error) in _do_madrpc() argument
149 *p_error = EINVAL; in _do_madrpc()
195 *p_error = ETIMEDOUT; in _do_madrpc()