FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
itoa7
usr.bin/top/top.c
496
get_userid = itoa7;
usr.bin/top/username.c
133
return(enter_user(uid, itoa7(uid), 1));
usr.bin/top/utils.h
16
char *itoa7(int);