Home
last modified time | relevance | path

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

/dports/mail/opensmtpd/opensmtpd-6.8.0p2/usr.sbin/smtpd/
H A Dtable_db.c60 static char *table_db_get_entry_match(void *, const char *, size_t *,
199 line = table_db_get_entry_match(handle, key, &len, match); in table_db_lookup()
240 table_db_get_entry_match(void *hdl, const char *key, size_t *len, in table_db_get_entry_match() function