Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Sendmail
usr/src/cmd/mailx/send.c
317
return(Sendmail(str));
usr/src/cmd/mailx/send.c
326
else return(Sendmail(str));
usr/src/cmd/mailx/send.c
55
static int Sendmail(char *str);