Lines Matching refs:perror_msg_and_fail
82 perror_msg_and_fail("getsockopt"); in main()
90 perror_msg_and_fail("getsockname"); in main()
97 perror_msg_and_fail("socket"); in main()
103 perror_msg_and_fail("connect"); in main()
113 perror_msg_and_fail("accept"); in main()
124 perror_msg_and_fail("getpeername"); in main()
152 perror_msg_and_fail("socket"); in main()
160 perror_msg_and_fail("setsockopt"); in main()
168 perror_msg_and_fail("getsockname"); in main()
175 perror_msg_and_fail("connect"); in main()
184 perror_msg_and_fail("accept"); in main()
197 perror_msg_and_fail("getpeername"); in main()
206 perror_msg_and_fail("getsockname"); in main()