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

/freebsd-13-stable/contrib/sendmail/libsmdb/
H A Dsmdb.c195 static type2func_t type2func[] = { variable
222 for (i = 0; (smdb_type = type2func[i].t2f_type) != NULL; i++)
226 smdb_open_fun = type2func[i].t2f_open_fun;

Completed in 100 milliseconds