Lines Matching refs:xerror
132 static void xerror(const char *fmt, ...) in xerror() function
240 #define X(m) xerror("%s:%u: %s: failed for proto %d at line %u", __FILE__, __LINE__, (m), proto, li…
252 xerror("unexpected ULP '%s' for proto %d at line %u", buf, proto, line); in sock_test_tcpulp()
450 xerror("TIMESTAMPNS not present\n"); in process_cmsg()
455 xerror("TCP_INQ not present\n"); in process_cmsg()
458 xerror("tcp_inq %u is larger than one kbyte\n", inq); in process_cmsg()
486 xerror("EOF but last tcp_inq hint was %u\n", last_hint); in do_recvmsg_cmsg()
492 xerror("expected EOF, last_hint %u, now %u\n", in do_recvmsg_cmsg()
496 xerror("got %lu bytes of cmsg data, expected 0\n", in do_recvmsg_cmsg()
500 xerror("%s\n", "got no cmsg data"); in do_recvmsg_cmsg()
510 xerror("read %u of %u, last_hint was %u tcp_inq hint now %u next_read returned %d/%m\n", in do_recvmsg_cmsg()
850 xerror("can not fetch start time %d", errno); in copyfd_io()
888 xerror("can not fetch end time %d", errno); in copyfd_io()
891 xerror("transfer slower than expected! runtime %d ms, expected %d ms", in copyfd_io()
1031 xerror("can't open %s: %d", cfg_input, errno); in main_loop_s()
1151 xerror("can't query out socket queue: %d", errno); in xdisconnect()
1157 xerror("timeout while waiting for spool to complete"); in xdisconnect()
1164 xerror("can't disconnect: %d", errno); in xdisconnect()
1192 xerror("can't open %s:%d", cfg_input, errno); in main_loop()
1210 xerror("can't reconnect: %d", errno); in main_loop()