Lines Matching refs:xerror

141 static void xerror(const char *fmt, ...)  in xerror()  function
257 #define X(m) xerror("%s:%u: %s: failed for proto %d at line %u", __FILE__, __LINE__, (m), proto, li…
269 xerror("unexpected ULP '%s' for proto %d at line %u", buf, proto, line); in sock_test_tcpulp()
492 xerror("TIMESTAMPNS not present\n"); in process_cmsg()
497 xerror("TCP_INQ not present\n"); in process_cmsg()
500 xerror("tcp_inq %u is larger than one kbyte\n", inq); in process_cmsg()
528 xerror("EOF but last tcp_inq hint was %u\n", last_hint); in do_recvmsg_cmsg()
534 xerror("expected EOF, last_hint %u, now %u\n", in do_recvmsg_cmsg()
538 xerror("got %lu bytes of cmsg data, expected 0\n", in do_recvmsg_cmsg()
542 xerror("%s\n", "got no cmsg data"); in do_recvmsg_cmsg()
552 xerror("read %u of %u, last_hint was %u tcp_inq hint now %u next_read returned %d/%m\n", in do_recvmsg_cmsg()
921 xerror("can not fetch start time %d", errno); in copyfd_io()
962 xerror("can not fetch end time %d", errno); in copyfd_io()
965 xerror("transfer slower than expected! runtime %d ms, expected %d ms", in copyfd_io()
1106 xerror("can't open %s: %d", cfg_input, errno); in main_loop_s()
1228 xerror("can't query out socket queue: %d", errno); in xdisconnect()
1234 xerror("timeout while waiting for spool to complete"); in xdisconnect()
1241 xerror("can't disconnect: %d", errno); in xdisconnect()
1253 xerror("can't open %s:%d", cfg_input, errno); in main_loop()
1276 xerror("can't open %s:%d", cfg_input, errno); in main_loop()
1293 xerror("can't reconnect: %d", errno); in main_loop()