table_find
struct key_table table_find, *table;
table_find.name = name;
table = RB_FIND(key_tables, &key_tables, &table_find);
if ((table = table_find(env, host->conf.tableid)) == NULL)
if ((table = table_find(env, crt.id)) == NULL) {
if ((tb = table_find(env, host->conf.tableid)) == NULL) {
if ((rdr->table = table_find(env, rdr->conf.table_id)) == NULL) {
if ((rdr->backup = table_find(env, rdr->conf.backup_id)) == NULL) {
if ((rt->rt_gwtable = table_find(env, rt->rt_conf.gwtable)) == NULL) {
if ((table = table_find(env, host->conf.tableid)) == NULL)
if ((table = table_find(env, id)) == NULL)
if ((table = table_find(env, id)) == NULL)
if ((table = table_find(env, host->conf.tableid))
table = table_find(env, id->id);
table = table_find(env, id->id);
if ((table = table_find(env, host->conf.tableid)) == NULL)
if ((table = table_find(env, host->conf.tableid)) ==
if ((table = table_find(env, id)) == NULL)
if ((table = table_find(env, id)) == NULL)
if ((table = table_find(env, host->conf.tableid))
struct table *table_find(struct relayd *, objid_t);
mapping = table_find(env, dsp->u.local.table_alias);
mapping = table_find(env, dsp->u.local.table_virtual);
table = table_find(env, tablename);
table = table_find(env, tablename);
table = table_find(env, imsg->data);
table = table_find(env, tablename);
table = table_find(env, tablename);
table = table_find(env, tablename);
table = table_find(env, tablename);
table = table_find(env, tablename);
userbase = table_find(env, dsp->u.local.table_userbase);
table = table_find(env, "aliases");
struct table *t = table_find(conf, "<localhost>");
struct table *t = table_find(conf, "<anyhost>");
struct table *anyhost = table_find(conf, "<anyhost>");
struct table *anyhost = table_find(conf, "<anyhost>");
struct table *anyhost = table_find(conf, "<anyhost>");
struct table *anyhost = table_find(conf, "<anyhost>");
struct table *anyhost = table_find(conf, "<anyhost>");
struct table *t = table_find(conf, "<localnames>");
struct table *t = table_find(conf, "<anydestination>");
struct table *anyhost = table_find(conf, "<anydestination>");
struct table *anyhost = table_find(conf, "<anydestination>");
if ((t = table_find(conf, $2)) == NULL) {
table = table_find(env, r->table_for);
table = table_find(env, r->table_smtp_helo);
table = table_find(env, r->table_smtp_auth);
table = table_find(env, r->table_smtp_mail_from);
table = table_find(env, r->table_smtp_rcpt_to);
table = table_find(env, r->table_tag);
table = table_find(env, r->table_from);
struct table *table_find(struct smtpd *, const char *);
if (name && table_find(conf, name))