/freebsd/usr.sbin/bluetooth/hccontrol/ |
H A D | util.c | 2897 int n, i, len0, len1; in hci_commands2str() local 2905 len0 = strlen(buffer); in hci_commands2str() 2906 if (len0 >= size) in hci_commands2str() 2912 buffer[len0 - 1] = '\n'; in hci_commands2str() 2916 strncat(buffer, t[n][i], size - len0); in hci_commands2str() 3012 int n, i, len0, len1; in hci_features2str() local 3020 len0 = strlen(buffer); in hci_features2str() 3021 if (len0 >= size) in hci_features2str() 3027 buffer[len0 - 1] = '\n'; in hci_features2str() 3031 strncat(buffer, t[n][i], size - len0); in hci_features2str() [all …]
|
/freebsd/contrib/diff/src/ |
H A D | side.c | 209 long int len0 = limit0 - i0; in print_sdiff_common_lines() local 211 fprintf (outfile, "i%ld,%ld\n", len0, len1); in print_sdiff_common_lines() 251 long int len0 = last0 - first0 + 1; in print_sdiff_hunk() local 253 fprintf (outfile, "c%ld,%ld\n", len0, len1); in print_sdiff_hunk()
|
H A D | analyze.c | 711 lin len0 = filevec[0].buffered_lines; in build_reverse_script() local 718 while (i0 < len0 || i1 < len1) in build_reverse_script()
|
/freebsd/sys/contrib/dev/iwlwifi/pcie/ |
H A D | ctxt-info-gen3.c | 318 u32 len, len0, len1; in iwl_pcie_load_payloads_continuously() 326 len0 = pnvm_data->chunks[0].len; in iwl_pcie_load_payloads_segments() 328 if (len1 > 0xFFFFFFFF - len0) { in iwl_pcie_load_payloads_segments() 332 len = len0 + len1; in iwl_pcie_load_payloads_segments() 342 memcpy(dram->block, pnvm_data->chunks[0].data, len0); in iwl_pcie_load_payloads_segments() 343 memcpy((u8 *)dram->block + len0, pnvm_data->chunks[1].data, len1); in iwl_pcie_load_payloads_segments() 292 u32 len, len0, len1; iwl_pcie_load_payloads_continuously() local
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | fallocate.cc | 183 off_t len0 = 500; in TEST_F() local 184 struct spacectl_range rqsr = { .r_offset = off0, .r_len = len0 }; in TEST_F() 194 expect_fallocate(ino, off0, len0, in TEST_F() 196 expect_vop_stddeallocate(ino, off0, len0); in TEST_F() 560 uint64_t len0 = 1000; in TEST_F() local 569 expect_fallocate(ino, off0, len0, 0, ENOSYS); in TEST_F() 574 EXPECT_EQ(EINVAL, posix_fallocate(fd, off0, len0)); in TEST_F() 577 EXPECT_EQ(EINVAL, posix_fallocate(fd, off0, len0)); in TEST_F()
|
/freebsd/crypto/openssl/crypto/modes/ |
H A D | gcm128.c | 838 u64 len0 = len; local 856 len0 <<= 3; 859 ctx->Xi.u[1] ^= BSWAP8(len0); 861 ctx->Xi.c[8] ^= (u8)(len0 >> 56); 862 ctx->Xi.c[9] ^= (u8)(len0 >> 48); 863 ctx->Xi.c[10] ^= (u8)(len0 >> 40); 864 ctx->Xi.c[11] ^= (u8)(len0 >> 32); 865 ctx->Xi.c[12] ^= (u8)(len0 >> 24); 866 ctx->Xi.c[13] ^= (u8)(len0 >> 16); 867 ctx->Xi.c[14] ^= (u8)(len0 >> 8); [all …]
|
/freebsd/sys/kern/ |
H A D | uipc_mbuf.c | 1038 m_split(struct mbuf *m0, int len0, int wait) in m_split() argument 1041 u_int len = len0, remain; in m_split() 1061 n->m_pkthdr.len = m0->m_pkthdr.len - len0; in m_split() 1062 m0->m_pkthdr.len = len0; in m_split() 1074 n->m_pkthdr.len = m0->m_pkthdr.len - len0; in m_split() 1075 m0->m_pkthdr.len = len0; in m_split() 1122 mc_split(struct mchain *head, struct mchain *tail, u_int len0, int wait) in mc_split() argument 1131 len = len0; in mc_split() 1160 tail->mc_len = head->mc_len - len0; in mc_split() 1174 head->mc_len = len0; in mc_split()
|
/freebsd/tests/sys/aio/ |
H A D | aio_test.c | 337 size_t len0, len1; in aio_writev_test() local 344 len0 = ac->ac_buflen * 3 / 4; in aio_writev_test() 347 iov[0].iov_len = len0; in aio_writev_test() 404 size_t len0, len1; in aio_readv_test() local 411 len0 = ac->ac_buflen * 3 / 4; in aio_readv_test() 414 iov[0].iov_len = len0; in aio_readv_test()
|
/freebsd/contrib/netbsd-tests/lib/libc/stdio/ |
H A D | t_fmemopen.c | 1113 size_t len0, len1, nleft; in ATF_TC_BODY() local 1119 len0 = strnlen(t0->s, t0->n); in ATF_TC_BODY() 1131 nleft = t0->n - len0; in ATF_TC_BODY()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | sdio.c | 80 intr->rx.len[0] = irq_data->rx.len0; in mt7921s_parse_intr()
|
H A D | mt7921.h | 92 u16 len0[16]; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76_connac.h | 150 __le16 len0; member
|
H A D | mt76_connac_mac.c | 209 ptr->len0 = cpu_to_le16(len); in mt76_connac_write_hw_txp() 244 len = le16_to_cpu(ptr->len0); in mt76_connac_txp_skb_unmap_hw()
|
/freebsd/contrib/ofed/libcxgb4/ |
H A D | t4fw_ri_api.h | 121 __be32 len0; member
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | mem.c | 96 sgl->len0 = cpu_to_be32(len); in _c4iw_write_mem_dma_aligned()
|
/freebsd/crypto/heimdal/ |
H A D | ltmain.sh | 8358 len=$len0 8388 func_arith $len0 + $func_len_result 9188 len=$len0 9206 len=$len0
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tls.c | 445 usgl->len0 = htobe32(len); in write_ktlstx_sgl()
|
/freebsd/contrib/openbsm/config/ |
H A D | ltmain.sh | 9866 len=$len0 9896 func_arith $len0 + $func_len_result 10700 len=$len0 10718 len=$len0
|
/freebsd/contrib/openpam/ |
H A D | ltmain.sh | 10152 len=$len0 10182 func_arith $len0 + $func_len_result 10987 len=$len0 11005 len=$len0
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ltmain.sh | 9866 len=$len0 9896 func_arith $len0 + $func_len_result 10700 len=$len0 10718 len=$len0
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | ltmain.sh | 9866 len=$len0 9896 func_arith $len0 + $func_len_result 10700 len=$len0 10718 len=$len0
|
/freebsd/contrib/libevent/build-aux/ |
H A D | ltmain.sh | 10085 len=$len0 10115 func_arith $len0 + $func_len_result 10920 len=$len0 10938 len=$len0
|
/freebsd/contrib/sqlite3/ |
H A D | ltmain.sh | 9970 len=$len0 10000 func_arith $len0 + $func_len_result 10804 len=$len0 10822 len=$len0
|
/freebsd/contrib/ldns/ |
H A D | ltmain.sh | 9970 len=$len0 10000 func_arith $len0 + $func_len_result 10804 len=$len0 10822 len=$len0
|
/freebsd/contrib/unbound/ |
H A D | ltmain.sh | 9868 len=$len0 9898 func_arith $len0 + $func_len_result 10702 len=$len0 10720 len=$len0
|