Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/contrib/sendmail/libsmdb/
H A Dsmdb.c514 #ifdef SMDB_TYPE_IMPL
515 printf("%s%s%s\n", SMDB_TYPE_IMPL, PEXT1, "");