Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dmap.c1106 if (VendorCode == VENDOR_SUN &&
1119 if (VendorCode == VENDOR_SUN && should_try_nis_domain)
3989 if (VendorCode == VENDOR_SUN &&
4214 if (VendorCode == VENDOR_SUN &&
H A Dconf.c3878 VendorCode = VENDOR_SUN;
3930 case VENDOR_SUN:
H A Dsendmail.h2139 #define VENDOR_SUN 2 /* Sun-native configuration file */ macro
H A Dreadcf.c697 if (VendorCode != VENDOR_SUN)