Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/talk/
H A Dctl.c79 p_error("Bad socket"); in open_sockt()
81 p_error("Binding local socket"); in open_sockt()
84 p_error("Bad address for socket"); in open_sockt()
100 p_error("Bad socket"); in open_ctl()
103 p_error("Couldn't bind to control socket"); in open_ctl()
107 p_error("Bad address for ctl socket"); in open_ctl()
H A Dctl_transact.c77 p_error("Error on write to talk daemon"); in ctl_transact()
83 p_error("Error waiting for daemon response"); in ctl_transact()
96 p_error("Error on read from talk daemon"); in ctl_transact()
H A Dio.c101 p_error("fdopen"); in talk()
123 p_error("Unexpected error from poll"); in talk()
154 p_error(const char *string) in p_error() function
H A Dlook_up.c72 p_error("Response uses invalid network address"); in check_local()
92 p_error("Unable to connect with initiator"); in check_local()
H A Dinvite.c76 p_error("Error on attempt to listen for caller"); in invite_remote()
95 p_error("Unable to connect with your party"); in invite_remote()
H A Dinit_disp.c145 p_error("Lost the connection"); in set_edit_chars()
148 p_error("Lost the connection"); in set_edit_chars()
H A Dtalk.h84 extern void p_error(const char *);
H A Ddisplay.c78 p_error("settchar(3) failure"); in makecchar()
/freebsd-14.2/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()