Home
last modified time | relevance | path

Searched refs:table_check_type (Results 1 – 2 of 2) sorted by relevance

/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dtable.c321 table_check_type(struct table *t, uint32_t mask) in table_check_type() function
335 return table_check_type(t, tmask) && table_check_service(t, smask); in table_check_use()
H A Dsmtpd.h1684 int table_check_type(struct table *, uint32_t);