Home
last modified time | relevance | path

Searched refs:MCF_NOTPERSIST (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dconf.c579 MAPDEF("ldap", NULL, MCF_ALIASOK|MCF_NOTPERSIST, in setupmaps()
585 MAPDEF("ph", NULL, MCF_NOTPERSIST, in setupmaps()
H A Dsendmail.h1590 #define MCF_NOTPERSIST 0x0010 /* don't keep map open all the time */ macro
H A Dmap.c893 !bitset(MCF_NOTPERSIST, map->map_class->map_cflags)))