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

/openbsd-current/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) function
171 table_db_update(table);

Completed in 155 milliseconds