Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sendmail/
H A Dsendmail.h126 char *dbs_name; /* name of DontBlameSendmail flag */ member
/freebsd/contrib/sendmail/src/
H A Dreadcf.c4255 dbs->dbs_name != NULL; dbs++)
4257 if (SM_STRCASEEQ(val, dbs->dbs_name))
4260 if (dbs->dbs_name == NULL)