OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ht_init
usr.sbin/config/hash.c
161
ht_init(&strings, 128);
usr.sbin/config/hash.c
198
ht_init(ht, 8);
usr.sbin/config/hash.c
80
static void ht_init(struct hashtab *, size_t);