Searched refs:FAIL_ERR (Results 1 – 1 of 1) sorted by relevance
55 #define FAIL_ERR(msg) {printf("# %s: %s\n", msg, strerror(errno)); \ macro159 FAIL_ERR("read") in receive_test()239 FAIL_ERR("socket") in new_test_socket()248 FAIL_ERR("connect") in new_test_socket()279 FAIL_ERR("lseek") in send_test()283 FAIL_ERR("fstat") in send_test()297 FAIL_ERR("malloc") in send_test()317 FAIL_ERR("sendfile") in send_test()347 FAIL_ERR("ftruncate"); in write_test_file()354 FAIL_ERR("malloc") in write_test_file()[all …]