Home
last modified time | relevance | path

Searched refs:ostype (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/cmd/sendmail/cf/cf/
H A DMakefile126 ${CFDIR}/ostype/solaris2.m4 \
127 ${CFDIR}/ostype/solaris2.ml.m4 \
128 ${CFDIR}/ostype/solaris2.pre5.m4 \
129 ${CFDIR}/ostype/solaris8.m4
/titanic_44/usr/src/cmd/sendmail/cf/
H A DMakefile36 ostype/solaris8.m4 domain/solaris-generic.m4 \
118 $(ROOTETCMAILCF)/ostype/solaris2.m4 \
119 $(ROOTETCMAILCF)/ostype/solaris2.ml.m4 \
120 $(ROOTETCMAILCF)/ostype/solaris2.pre5.m4 \
121 $(ROOTETCMAILCF)/ostype/solaris8.m4 \
H A DREADME116 error when you try to build the configuration. Look at the ostype
262 at the "ostype" directory for the current list. This macro changes
271 the following variables (everything defaults, so an ostype file may be
274 the source contributors do not include corresponding ostype files.
4167 ostype Definitions describing a particular operating
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c356 dmu_objset_type_t ostype, dmu_tx_t *tx);
358 dmu_objset_type_t ostype,
606 dsl_scan_recurse(dsl_scan_t *scn, dsl_dataset_t *ds, dmu_objset_type_t ostype, in dsl_scan_recurse() argument
638 ds, scn, ostype, tx); in dsl_scan_recurse()
662 dsl_scan_visitdnode(scn, ds, ostype, in dsl_scan_recurse()
706 dmu_objset_type_t ostype, dnode_phys_t *dnp, in dsl_scan_visitdnode() argument
717 &czb, dnp, ds, scn, ostype, tx); in dsl_scan_visitdnode()
725 &czb, dnp, ds, scn, ostype, tx); in dsl_scan_visitdnode()
736 dmu_objset_type_t ostype, dmu_tx_t *tx) in dsl_scan_visitbp() argument
764 if (dsl_scan_recurse(scn, ds, ostype, dnp, &bp_toread, zb, tx) != 0) in dsl_scan_visitbp()
H A Dsa.c840 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_attr_table_setup() local
861 if (ostype == DMU_OST_ZFS && sa_attr_count == 0) in sa_attr_table_setup()
869 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
943 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
994 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_setup() local
1088 if (ostype == DMU_OST_ZFS) { in sa_setup()
/titanic_44/usr/src/cmd/sendmail/cf/ostype/
H A Dsolaris2.pre5.m415 # This ostype file is suitable for use on Solaris 2.x systems that
H A Dsolaris8.m412 # This ostype file is suitable for use on Solaris 8 and later systems,
H A Dsolaris2.m414 # This ostype file is suitable for use on Solaris 2.x systems that
H A Dsolaris2.ml.m414 # This ostype file is suitable for use on Solaris 2.x systems that
/titanic_44/usr/src/pkg/manifests/
H A Dservice-network-smtp-sendmail.mf41 dir path=etc/mail/cf/ostype group=mail
149 file path=etc/mail/cf/ostype/solaris2.m4 group=mail mode=0444
150 file path=etc/mail/cf/ostype/solaris2.ml.m4 group=mail mode=0444
151 file path=etc/mail/cf/ostype/solaris2.pre5.m4 group=mail mode=0444
152 file path=etc/mail/cf/ostype/solaris8.m4 group=mail mode=0444
/titanic_44/usr/src/cmd/sendmail/cf/feature/
H A Dmsp.m431 dnl notice: do not test for QUEUE_DIR, it is set in some ostype/*.m4 files
/titanic_44/usr/src/cmd/sendmail/src/
H A Ddaemon.c3404 char *ostype = NULL; local
3672 ostype = p;
3684 charset = strchr(ostype, ',');
3694 if (sm_strncasecmp(ostype, "other", 5) == 0 &&
3695 (ostype[5] == ' ' || ostype[5] == '\0'))
/titanic_44/usr/src/cmd/sendmail/cf/m4/
H A Dcfhead.m454 include(_CF_DIR_`'ostype/$1.m4)POPDIVERT`'')
/titanic_44/usr/src/
H A DTargetdirs138 /etc/mail/cf/ostype \