Lines Matching refs:xerror
140 static void xerror(const char *fmt, ...) in xerror() function
256 #define X(m) xerror("%s:%u: %s: failed for proto %d at line %u", __FILE__, __LINE__, (m), proto, li…
268 xerror("unexpected ULP '%s' for proto %d at line %u", buf, proto, line); in sock_test_tcpulp()
491 xerror("TIMESTAMPNS not present\n"); in process_cmsg()
496 xerror("TCP_INQ not present\n"); in process_cmsg()
499 xerror("tcp_inq %u is larger than one kbyte\n", inq); in process_cmsg()
527 xerror("EOF but last tcp_inq hint was %u\n", last_hint); in do_recvmsg_cmsg()
533 xerror("expected EOF, last_hint %u, now %u\n", in do_recvmsg_cmsg()
537 xerror("got %lu bytes of cmsg data, expected 0\n", in do_recvmsg_cmsg()
541 xerror("%s\n", "got no cmsg data"); in do_recvmsg_cmsg()
551 xerror("read %u of %u, last_hint was %u tcp_inq hint now %u next_read returned %d/%m\n", in do_recvmsg_cmsg()
920 xerror("can not fetch start time %d", errno); in copyfd_io()
961 xerror("can not fetch end time %d", errno); in copyfd_io()
964 xerror("transfer slower than expected! runtime %d ms, expected %d ms", in copyfd_io()
1105 xerror("can't open %s: %d", cfg_input, errno); in main_loop_s()
1231 xerror("can't query out socket queue: %d", errno); in xdisconnect()
1237 xerror("timeout while waiting for spool to complete"); in xdisconnect()
1244 xerror("can't disconnect: %d", errno); in xdisconnect()
1256 xerror("can't open %s:%d", cfg_input, errno); in main_loop()
1279 xerror("can't open %s:%d", cfg_input, errno); in main_loop()
1296 xerror("can't reconnect: %d", errno); in main_loop()