Home
last modified time | relevance | path

Searched defs:dst_size (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/apr/strings/
Dapr_cpystrn.c46 APR_DECLARE(char *) apr_cpystrn(char *dst, const char *src, apr_size_t dst_size) in apr_cpystrn()
/freebsd-10-stable/contrib/ntp/sntp/libevent/
Dbufferevent_pair.c156 size_t dst_size; in be_pair_transfer() local
/freebsd-10-stable/contrib/gcc/
Dsbitmap.c298 unsigned int i, dst_size = dst->size; in sbitmap_difference() local
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dfcoe_common.h63 u8 dst_size /* Destination protection data size */; member
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp5454 const uint32_t dst_size = dst_name_to_die.GetSize (); in CopyUniqueClassMethodTypes() local