Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ripoff
usr/src/cmd/mailx/util.c
52
static char *ripoff(register char *buf);
usr/src/cmd/mailx/util.c
601
return ripoff(cp);
usr/src/cmd/mailx/util.c
680
return savestr(ripoff(buf));