Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Q_COPYFLAGS
usr/src/cmd/sendmail/src/parseaddr.c
2874
a1->q_flags &= ~Q_COPYFLAGS;
usr/src/cmd/sendmail/src/parseaddr.c
2875
a1->q_flags |= a->q_flags & Q_COPYFLAGS;