Home
last modified time | relevance | path

Searched defs:off2 (Results 1 – 19 of 19) sorted by relevance

/freebsd-13.1/contrib/netbsd-tests/lib/libc/string/
H A Dt_strrchr.c26 char *off, *off2; in ATF_TC_BODY() local
H A Dt_memchr.c26 void *off, *off2; in ATF_TC_BODY() local
/freebsd-13.1/contrib/apr-util/test/
H A Dtestrmm.c40 apr_rmm_off_t *off, off2; in test_rmm() local
/freebsd-13.1/usr.bin/cmp/
H A Dregular.c69 off_t pagemask, off1, off2; in c_regular() local
/freebsd-13.1/sys/mips/cavium/
H A Doctopci_bus_space.c508 bus_size_t off2, size_t count) in octopci_bs_c_1()
528 bus_size_t off2, size_t count) in octopci_bs_c_2()
548 bus_size_t off2, size_t count) in octopci_bs_c_4()
/freebsd-13.1/sys/mips/mips/
H A Dbus_space_generic.c650 bus_size_t off2, size_t count) in generic_bs_c_1()
670 bus_size_t off2, size_t count) in generic_bs_c_2()
690 bus_size_t off2, size_t count) in generic_bs_c_4()
709 bus_space_handle_t bsh2, bus_size_t off2, size_t count) in generic_bs_c_8()
/freebsd-13.1/sys/dev/sfxge/common/
H A Dsiena_flash.h207 efx_dword_t off2; /* offset of second byte to edit to combine images */ member
217 efx_dword_t off2; /* offset of second byte to edit to combine images */ member
/freebsd-13.1/sys/x86/include/
H A Dbus.h892 bus_size_t off2, size_t count) in bus_space_copy_region_1()
927 bus_size_t off2, size_t count) in bus_space_copy_region_2()
962 bus_size_t off2, size_t count) in bus_space_copy_region_4()
/freebsd-13.1/sbin/gbde/
H A Dgbde.c516 off_t off, off2; in cmd_init() local
/freebsd-13.1/sys/mips/nlm/
H A Dbus_space_rmi.c531 bus_size_t off2, size_t count) in rmi_bus_space_copy_region_2()
H A Dbus_space_rmi_pci.c568 bus_size_t off2, size_t count) in rmi_pci_bus_space_copy_region_2()
/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c396 uint64_t obj2, uint64_t off2, uint32_t dbss2) in redact_range_compare()
H A Dzap.c267 uint64_t off2 = idx2 & ((1<<(bs-3))-1); in zap_table_store() local
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1953 u_int32_t off2; in ar9300_ppm_get_rssi_dump() local
/freebsd-13.1/sys/netgraph/
H A Dng_parse.c1241 int len2, off2; in ng_parse_composite() local
/freebsd-13.1/sys/netpfil/pf/
H A Dpf.c5211 int off2 = 0; in pf_test_state_icmp() local
/freebsd-13.1/sys/kern/
H A Dvfs_subr.c528 size_t end1, end2, off1, off2; in vnode_dtor() local
/freebsd-13.1/contrib/libxo/libxo/
H A Dlibxo.c2910 ssize_t off = xbp->xb_curp - xbp->xb_bufp, off2; in xo_format_string() local
/freebsd-13.1/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4997 same_metaslab(spa_t *spa, uint64_t vdev, uint64_t off1, uint64_t off2) in same_metaslab()