Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/smtpd/
Dtable.c340 table_check_type(struct table *t, uint32_t mask) in table_check_type() function
354 return table_check_type(t, tmask) && table_check_service(t, smask); in table_check_use()
Dsmtpd.h1644 int table_check_type(struct table *, uint32_t);