Home
last modified time | relevance | path

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

/openbsd/usr.sbin/smtpd/
H A Dtable_static.c38 static int table_static_update(struct table *);
54 .update = table_static_update,
234 table_static_update(struct table *table) in table_static_update() function