Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tailof
usr/src/cmd/mailx/hdr/def.h
597
extern struct name *tailof(struct name *name);
usr/src/cmd/mailx/names.c
582
tail = tailof(n1);
usr/src/cmd/mailx/translate.c
93
t = tailof(x);