Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
isinteger
usr/src/cmd/mailx/list.c
54
static int isinteger(char *buf);
usr/src/cmd/mailx/list.c
90
if (result != NULL && isinteger(result)) {