Searched defs:off2 (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/contrib/netbsd-tests/lib/libc/string/
H A Dt_memchr.c26 void *off, *off2; local
H A Dt_strrchr.c26 char *off, *off2; local
/freebsd-current/contrib/arm-optimized-routines/string/aarch64/
H A Dstrcmp.S36 #define off2 x10 define
/freebsd-current/sys/arm64/arm64/
H A Dstrcmp.S40 #define off2 x10 define
/freebsd-current/usr.bin/cmp/
H A Dregular.c60 off_t pagemask, off1, off2; local
/freebsd-current/tests/sys/fs/fusefs/
H A Dfallocate.cc188 off_t off2 = fsize / 2; local
/freebsd-current/sys/x86/include/
H A Dbus.h840 bus_space_copy_region_1(bus_space_tag_t tag, bus_space_handle_t bsh1, bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2, size_t count) argument
875 bus_space_copy_region_2(bus_space_tag_t tag, bus_space_handle_t bsh1, bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2, size_t count) argument
910 bus_space_copy_region_4(bus_space_tag_t tag, bus_space_handle_t bsh1, bus_size_t off1, bus_space_handle_t bsh2, bus_size_t off2, size_t count) argument
[all...]
/freebsd-current/sys/dev/sfxge/common/
H A Dsiena_flash.h205 efx_dword_t off2; /* offset of second byte to edit to combine images */ member in struct:siena_mc_combo_rom_hdr_s::__anon4533::__anon4534
215 efx_dword_t off2; /* offset of second byte to edit to combine images */ member in struct:siena_mc_combo_rom_hdr_s::__anon4533::__anon4535
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c396 redact_range_compare(uint64_t obj1, uint64_t off1, uint32_t dbss1, uint64_t obj2, uint64_t off2, uint32_t dbss2) argument
H A Dzap.c277 uint64_t off2 = idx2 & ((1<<(bs-3))-1); local
/freebsd-current/sys/netgraph/
H A Dng_parse.c1240 int len2, off2; local
/freebsd-current/sys/net/
H A Dif_vlan.c1383 int off2 = nlattr_add_nested(nw, IFLA_INFO_DATA); local
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1953 u_int32_t off2; local
/freebsd-current/sys/netpfil/pf/
H A Dpf.c6585 int off2 = 0; local
[all...]
/freebsd-current/sys/kern/
H A Dvfs_subr.c580 size_t end1, end2, off1, off2; local
[all...]
/freebsd-current/contrib/libxo/libxo/
H A Dlibxo.c2910 ssize_t off = xbp->xb_curp - xbp->xb_bufp, off2; local
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c5430 same_metaslab(spa_t *spa, uint64_t vdev, uint64_t off1, uint64_t off2) argument

Completed in 250 milliseconds