Home
last modified time | relevance | path

Searched refs:send_err (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c712 void *send_err; in lzc_send_wrapper() local
714 pthread_join(send_thread, &send_err); in lzc_send_wrapper()
715 if (err == 0 && send_err != 0) in lzc_send_wrapper()
716 errno = err = (uintptr_t)send_err; in lzc_send_wrapper()
/freebsd-14.2/contrib/wpa/src/common/
H A Dwpa_ctrl.c531 goto send_err; in wpa_ctrl_request()
536 send_err: in wpa_ctrl_request()
/freebsd-14.2/sys/netinet/tcp_stacks/
H A Drack.c19304 uint32_t cts, uint32_t ms_cts, struct timeval *tv, long tot_len, int *send_err) in rack_fast_output() argument
19690 *send_err = error; in rack_fast_output()