Searched defs:copy_length (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_v7tar.c365 size_t copy_length; local
[all...]
H A Darchive_write_set_format_ustar.c388 size_t copy_length; local
[all...]
H A Darchive_write_set_format_gnutar.c569 size_t copy_length; local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_interceptors.cc404 uptr copy_length = Min(size, from_length + 1); local
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/stats/
H A Dstats.c308 unsigned int copy_length = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_interceptors.cc407 uptr copy_length = Min(size, from_length + 1); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_interceptors.cpp395 uptr copy_length = Min(size, from_length + 1); local
/netbsd-current/sys/net/
H A Dif_l2tp.c579 int copy_length; local
617 memcpy(mtod(m_head, void *), mtod(m, void *), copy_length); local
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc6328 unsigned int actual_length, copy_length; local
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc6071 unsigned int actual_length, copy_length; local

Completed in 194 milliseconds