24 #ifndef __ZE_DBPOLICY_H 40 #define DB_POLICY_EXACT 0 41 #define DB_POLICY_DOMAIN 1 42 #define DB_POLICY_TLD 2 43 #define DB_POLICY_NETCLASS 4 45 #define DB_POLICY_RCPT 16 48 size_t szbuf, int32_t flags);
53 #define __ZE_DBPOLICY_H bool db_policy_lookup(char *prefix, char *key, char *bufout, size_t szbuf)
bool db_policy_check_spec(char *prefix, char *key, char *bufout, size_t szbuf, int32_t flags)
bool db_policy_check(char *prefix, char *key, char *bufout, size_t szbuf)
bool db_policy_open(bool)