Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dmap.c186 map->map_mflags |= MF_OPTIONAL;
568 if (!bitset(MF_OPTIONAL, map->map_mflags))
1046 map->map_mflags |= MF_OPTIONAL;
1434 if (!bitset(MF_OPTIONAL, map->map_mflags))
1471 if (!bitset(MF_OPTIONAL, map->map_mflags))
1575 if (!bitset(MF_OPTIONAL, map->map_mflags))
1721 if (!bitset(MF_OPTIONAL, map->map_mflags))
2022 if (!bitset(MF_OPTIONAL, map->map_mflags))
2033 if (!bitset(MF_OPTIONAL, map->map_mflags))
2072 if (!bitset(MF_OPTIONAL, map->map_mflags))
[all …]
Dalias.c535 if (!automatic && !bitset(MF_OPTIONAL, map->map_mflags))
Dsendmail.h1267 #define MF_OPTIONAL 0x00000004 /* don't complain if map not found */ macro
Dreadcf.c1078 !bitset(MF_OPTIONAL, map.map_mflags))