Searched defs:str_size (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/libpcap/missing/ |
H A D | win_asprintf.c | 11 size_t str_size; in pcapint_vasprintf() local
|
H A D | asprintf.c | 18 size_t str_size; in pcapint_vasprintf() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | strtab.h | 54 size_t str_size; /* total size of strings in bytes */ member
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_strtab.h | 54 size_t str_size; /* total size of strings in bytes */ member
|
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/ |
H A D | ibm.h | 96 int str_size = vsnprintf(*strp, buff_size, fmt, ap_copy); in vasprintf() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | alloc_entry.c | 253 size_t str_size, copy_size; in _nc_merge_entry() local
|
H A D | alloc_ttype.c | 556 size_t str_size = 0; in copy_termtype() local 638 size_t str_size = 0; in copy_termtype() local
|
H A D | read_entry.c | 283 int name_size, bool_count, num_count, str_count, str_size; in _nc_read_termtype() local
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data_btxt.c | 449 size_t io_offset, io_size, str_size; in bhnd_nvram_btxt_init() local
|