FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
infix
usr.bin/mail/extern.h
52
FILE *infix(struct header *, FILE *);
usr.bin/mail/send.c
353
if ((mtf = infix(hp, mtf)) == NULL) {