Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
uid_hash_find
kernel/user.c
182
ret = uid_hash_find(uid, uidhashentry(uid));
kernel/user.c
205
up = uid_hash_find(uid, hashent);
kernel/user.c
227
up = uid_hash_find(uid, hashent);