OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
table_regex_match
usr.sbin/smtpd/smtpd.h
1655
int table_regex_match(const char *, const char *);
usr.sbin/smtpd/table_db.c
65
{ K_REGEX, table_regex_match },
usr.sbin/smtpd/table_static.c
67
{ K_REGEX, table_regex_match },