Searched defs:SmMbdbTypes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dmbdb.c62 static SM_MBDB_TYPE_T SmMbdbTypes[] = variable
73 static SM_MBDB_TYPE_T *SmMbdbType = &SmMbdbTypes[0];
112 for (t = SmMbdbTypes; t->mbdb_typename != NULL; ++t)

Completed in 59 milliseconds