Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libelftc/
H A Delftc_string_table.c129 elftc_string_table_create(size_t sizehint) in elftc_string_table_create()
176 elftc_string_table_from_section(Elf_Scn *scn, size_t sizehint) in elftc_string_table_from_section()
/freebsd/sbin/pfctl/tests/
H A Dpfctl_test.c89 read_fd(int fd, size_t sizehint) in read_fd()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlauxlib.c666 int sizehint) { in luaL_pushmodule()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsections.c1460 size_t indx, sizehint; in init_shstrtab() local