Home
last modified time | relevance | path

Searched defs:dest_size (Results 1 – 6 of 6) sorted by relevance

/freebsd/tests/sys/posixshm/
H A Dmemfd_test.c174 memfd_truncate_test(int initial_size, int dest_size, int seals) in memfd_truncate_test()
/freebsd/sys/contrib/xen/
H A Dkexec.h181 uint64_t dest_size; member
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_cmd.c170 u32 sw_action, int dest_size, in mlx5_cmd_fs_set_fte()
/freebsd/contrib/xz/src/liblzma/common/
H A Dindex.c798 const lzma_vli dest_size = index_size_unpadded( in lzma_index_cat() local
/freebsd/contrib/tcsh/
H A Dsh.func.c2631 size_t src_size, dest_size; local
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp390 SIZE_T dest_size = internal_strlen(dest); in INTERCEPTOR() local
401 SIZE_T dest_size = internal_strlen(dest); in INTERCEPTOR() local