Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/talk/
H A Dctl.c82 p_error("Bad socket"); in open_sockt()
84 p_error("Binding local socket"); in open_sockt()
87 p_error("Bad address for socket"); in open_sockt()
103 p_error("Bad socket"); in open_ctl()
106 p_error("Couldn't bind to control socket"); in open_ctl()
110 p_error("Bad address for ctl socket"); in open_ctl()
H A Dctl_transact.c80 p_error("Error on write to talk daemon"); in ctl_transact()
86 p_error("Error waiting for daemon response"); in ctl_transact()
99 p_error("Error on read from talk daemon"); in ctl_transact()
H A Dio.c104 p_error("fdopen"); in talk()
126 p_error("Unexpected error from poll"); in talk()
157 p_error(const char *string) in p_error() function
H A Dlook_up.c79 p_error("Response uses invalid network address"); in check_local()
99 p_error("Unable to connect with initiator"); in check_local()
H A Dinvite.c79 p_error("Error on attempt to listen for caller"); in invite_remote()
102 p_error("Unable to connect with your party"); in invite_remote()
H A Dinit_disp.c148 p_error("Lost the connection"); in set_edit_chars()
151 p_error("Lost the connection"); in set_edit_chars()
H A Dtalk.h85 extern void p_error(const char *);
H A Ddisplay.c81 p_error("settchar(3) failure"); in makecchar()
/freebsd-12.1/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()