Home
last modified time | relevance | path

Searched refs:MF_OPTIONAL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c189 map->map_mflags |= MF_OPTIONAL;
571 if (!bitset(MF_OPTIONAL, map->map_mflags))
1049 map->map_mflags |= MF_OPTIONAL;
1437 if (!bitset(MF_OPTIONAL, map->map_mflags))
1474 if (!bitset(MF_OPTIONAL, map->map_mflags))
1578 if (!bitset(MF_OPTIONAL, map->map_mflags))
2019 if (!bitset(MF_OPTIONAL, map->map_mflags))
2069 if (!bitset(MF_OPTIONAL, map->map_mflags))
2712 if (!bitset(MF_OPTIONAL, map->map_mflags))
4029 map->map_mflags |= MF_OPTIONAL;
[all …]
H A Dalias.c535 if (!automatic && !bitset(MF_OPTIONAL, map->map_mflags))
H A Dsendmail.h1225 #define MF_OPTIONAL 0x00000004 /* don't complain if map not found */ macro
H A Dreadcf.c1064 !bitset(MF_OPTIONAL, map.map_mflags))