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

/freebsd-12-stable/contrib/sendmail/include/libsmdb/
H A Dsmdb.h316 # define SMDB_TYPE_IMPL "implicit" macro
333 || (strncmp(type, SMDB_TYPE_IMPL, SMDB_TYPE_IMPL_LEN) == 0) \
/freebsd-12-stable/contrib/sendmail/libsmdb/
H A Dsmdb.c515 #ifdef SMDB_TYPE_IMPL
516 printf("%s%s%s\n", SMDB_TYPE_IMPL, PEXT1, "");

Completed in 117 milliseconds