DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
atoiwi
usr.bin/top/top.c
377
i = atoiwi(optarg);
usr.bin/top/top.c
473
if ((i = atoiwi(av[optind])) == Invalid)
usr.bin/top/utils.h
42
int atoiwi(char *);