Search | Google it | Results 1 - 1 of 1 for funcall:printf from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_var.h (0.00 seconds) |
389: if (tcp_reass_lock_try(tp) == 0) { \ 390: printf("%s:%d: tcpcb %p reass already locked\n", \ 391: __FILE__, __LINE__, tp); \ 397: if (((tp)->t_flags & TF_REASSEMBLING) == 0) { \ 398: printf("%s:%d: tcpcb %p reass lock not held\n", \ 399: __FILE__, __LINE__, tp); \