OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SMTPD_TAG_SIZE
usr.sbin/smtpd/parse.y
2199
if (strlen($2) >= SMTPD_TAG_SIZE) {
usr.sbin/smtpd/parse.y
2435
if (strlen($2) >= SMTPD_TAG_SIZE) {
usr.sbin/smtpd/smtpd.h
479
char tag[SMTPD_TAG_SIZE];
usr.sbin/smtpd/smtpd.h
531
char tag[SMTPD_TAG_SIZE];