DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hash_create
usr.bin/top/hash.h
76
hash_table *hash_create(int num);
usr.bin/top/username.c
80
userhash = hash_create(211);