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

/openbsd-current/usr.sbin/smtpd/
H A Dtable_db.c33 static void *table_db_open2(struct table *);
80 handle = table_db_open2(table);
93 handle = table_db_open2(table);
105 table->t_handle = table_db_open2(table);
119 table_db_open2(struct table *table) function

Completed in 58 milliseconds