Home
last modified time | relevance | path

Searched defs:to_size (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Dfile_descriptor.h261 posix_ftruncate(const FileDescriptor & fd,off_t to_size,error_code & ec) posix_ftruncate() argument
/freebsd/contrib/xz/src/xz/
H A Dcoder.c708 const char *to_size = uint64_to_str(opt->dict_size >> 20, 1); in coder_set_compression_settings() local
/freebsd/lib/libbluetooth/
H A Dhci.c800 size_t to_size = sizeof(to); in bt_get_default_hci_command_timeout() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c2072 size_t to_size, from_size; in iconv_strncat_in_locale() local