Searched refs:tp_len (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-thread.c | 42 size_t tp_len; /* Len to be passed to function */ member 110 tp->tp_len = len; in __thread_create()
|
| /freebsd/usr.bin/patch/ |
| H A D | pch.c | 1257 size_t *tp_len; /* length of each line */ in pch_swap() local 1271 tp_len = p_len; in pch_swap() 1282 p_len = tp_len; in pch_swap() 1307 p_len[n] = tp_len[i]; in pch_swap() 1313 p_len[n] = tp_len[i]; in pch_swap() 1338 p_len[n] = tp_len[i]; in pch_swap() 1351 free(tp_len); in pch_swap()
|
| /freebsd/contrib/libpcap/ |
| H A D | pcap-linux.c | 3825 unsigned int tp_len, in pcap_handle_packet_mmap() argument 4145 tp_len, in pcap_handle_packet_mmap() 4158 pcaphdr.len = tp_len; in pcap_handle_packet_mmap() 4276 h.h2->tp_len, in pcap_read_linux_mmap_v2() 4401 tp3_hdr->tp_len, in pcap_read_linux_mmap_v3()
|
| /freebsd/crypto/openssl/test/ |
| H A D | quicapitest.c | 2190 size_t tp_len, written, old_len, eb_len; in tparam_on_enc_ext() local 2228 &tp_len); in tparam_on_enc_ext() 2234 if (!TEST_true(tparam_handle(ctx, id, tp_p, tp_len, &wpkt))) in tparam_on_enc_ext()
|