Searched refs:must_fail (Results 1 – 3 of 3) sorted by relevance
235 socklen_t addrlen, const bool must_fail) in connect_fd_to_addr() argument241 if (must_fail) { in connect_fd_to_addr()314 if (connect_fd_to_addr(fd, &addr, addrlen, opts->must_fail)) in connect_to_fd_opts()
23 bool must_fail; member
13 .must_fail = true, in run_test()