Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A DMakefile55 SUNENVDEF= -DSUN_EXTENSIONS -DVENDOR_DEFAULT=VENDOR_SUN \
H A Dmap.c858 if (VendorCode == VENDOR_SUN &&
871 if (VendorCode == VENDOR_SUN && should_try_nis_domain)
3378 if (VendorCode == VENDOR_SUN &&
3584 if (VendorCode == VENDOR_SUN &&
H A Dconf.c3799 VendorCode = VENDOR_SUN;
3851 case VENDOR_SUN:
H A Dsendmail.h1785 #define VENDOR_SUN 2 /* Sun-native configuration file */ macro
H A Dreadcf.c601 if (VendorCode != VENDOR_SUN)