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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c121 ** failed and the MF_OPTIONAL flag is not set, it should
189 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))
1724 if (!bitset(MF_OPTIONAL, map->map_mflags))
2019 if (!bitset(MF_OPTIONAL, map->map_mflags))
2030 if (!bitset(MF_OPTIONAL, ma
[all...]
H A Dalias.c537 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))

Completed in 98 milliseconds