Home
last modified time | relevance | path

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

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