Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dtable_db.c31 static int table_db_update(struct table *);
52 .update = table_db_update,
89 table_db_update(struct table *table) in table_db_update() function
171 table_db_update(table); in table_db_lookup()