Home
last modified time | relevance | path

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

12

/freebsd/contrib/sendmail/cf/cf/
H A DMakefile181 ${CFDIR}/ostype/aix3.m4 \
182 ${CFDIR}/ostype/aix4.m4 \
183 ${CFDIR}/ostype/aix5.m4 \
184 ${CFDIR}/ostype/altos.m4 \
185 ${CFDIR}/ostype/amdahl-uts.m4 \
186 ${CFDIR}/ostype/a-ux.m4 \
187 ${CFDIR}/ostype/bsd4.3.m4 \
188 ${CFDIR}/ostype/bsd4.4.m4 \
189 ${CFDIR}/ostype/bsdi.m4 \
190 ${CFDIR}/ostype/bsdi1.0.m4 \
[all …]
/freebsd/contrib/tcsh/
H A Dhost.defs176 static char ostype[32];
191 xsnprintf(ostype, sizeof(ostype), "%s", p);
194 e != -1 ? uts.machine : "unknown", ostype);
216 if (!ostype[0])
218 return ostype;
229 const char *ostype;
245 ostype : : "osf1"
254 ostype : : "Amix"
263 ostype : : "unix"
272 ostype : : "vms"
[all …]
H A Dtc.vers.c148 const Char *ostype = tgetenv(STROSTYPE); in fix_version() local
154 if (ostype == NULL) in fix_version()
155 ostype = STRunknown; in fix_version()
160 REV, VERS, PATCHLEVEL, ORIGIN, DATE, machtype, vendor, ostype, in fix_version()
/freebsd/usr.sbin/crashinfo/
H A Dcrashinfo.sh199 ostype=$(gdb_command $KERNEL 'printf "%s", ostype')
213 echo "$ostype $HOSTNAME $osrelease $version $machine"
/freebsd/sys/dev/syscons/snake/
H A Dsnake_saver.c144 messagelen = sprintf(message, "%s %s", ostype, osrelease); in update_msg()
149 ostype, osrelease, in update_msg()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/printf/
H A Dtst.str.d39 printf("sysname = %s", `ostype);
/freebsd/contrib/sendmail/cf/ostype/
H A Dbsdi.m417 include(_CF_DIR_`'ostype/bsd4.4.m4)dnl
H A Dbsdi1.0.m418 include(_CF_DIR_`'ostype/bsdi.m4)dnl
H A Dbsdi2.0.m418 include(_CF_DIR_`'ostype/bsdi.m4)dnl
H A Dsco-uw-2.1.m411 # SCO UnixWare 2.1.2 ostype file
H A Dsolaris11.m410 # This ostype file is suitable for use on Solaris 11 and later systems,
H A Dsolaris8.m411 # This ostype file is suitable for use on Solaris 8 and later systems,
H A Dsolaris2.pre5.m414 # This ostype file is suitable for use on Solaris 2.x systems that
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
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_misc.c40 .sysname = ostype,
/freebsd/sys/dev/syscons/daemon/
H A Ddaemon_saver.c361 messagelen = hostlen + 3 + strlen(ostype) + 1 + in daemon_init()
371 sprintf(message, "%s - %s %s", prison0.pr_hostname, ostype, osrelease); in daemon_init()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp516 llvm::Triple::OSType &ostype) { in GetOsFromOSABI() argument
519 ostype = llvm::Triple::OSType::AIX; in GetOsFromOSABI()
522 ostype = llvm::Triple::OSType::FreeBSD; in GetOsFromOSABI()
525 ostype = llvm::Triple::OSType::Linux; in GetOsFromOSABI()
528 ostype = llvm::Triple::OSType::NetBSD; in GetOsFromOSABI()
531 ostype = llvm::Triple::OSType::OpenBSD; in GetOsFromOSABI()
534 ostype = llvm::Triple::OSType::Solaris; in GetOsFromOSABI()
537 ostype = llvm::Triple::OSType::UnknownOS; in GetOsFromOSABI()
539 return ostype != llvm::Triple::OSType::UnknownOS; in GetOsFromOSABI()
572 llvm::Triple::OSType ostype; in GetModuleSpecifications() local
[all …]
/freebsd/contrib/sendmail/cf/feature/
H A Dmsp.m430 dnl notice: do not test for QUEUE_DIR, it is set in some ostype/*.m4 files
/freebsd/sys/conf/
H A Dnewvers.sh318 const char ostype[] = "${TYPE}";
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddsl_crypt.h200 dmu_objset_type_t ostype, nvlist_t *nvl, boolean_t do_key);
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_crypt.c1997 dmu_objset_type_t ostype, nvlist_t *nvl, dmu_tx_t *tx) in dsl_crypto_recv_raw_objset_check() argument
2007 if (ostype != DMU_OST_ZFS && ostype != DMU_OST_ZVOL) in dsl_crypto_recv_raw_objset_check()
2092 dsl_crypto_recv_raw_objset_sync(dsl_dataset_t *ds, dmu_objset_type_t ostype, in dsl_crypto_recv_raw_objset_sync() argument
2125 dsl_dataset_get_blkptr(ds), ostype, nlevels, blksz, in dsl_crypto_recv_raw_objset_sync()
2401 dmu_objset_type_t ostype, nvlist_t *nvl, boolean_t do_key) in dsl_crypto_recv_raw() argument
2407 dcrka.dcrka_ostype = ostype; in dsl_crypto_recv_raw()
H A Dsa.c846 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_attr_table_setup() local
867 if (ostype == DMU_OST_ZFS && sa_attr_count == 0) in sa_attr_table_setup()
875 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
951 if (ostype == DMU_OST_ZFS) { in sa_attr_table_setup()
1003 dmu_objset_type_t ostype = dmu_objset_type(os); in sa_setup() local
1099 if (ostype == DMU_OST_ZFS) { in sa_setup()
/freebsd/sys/kern/
H A Dkern_mib.c109 SYSCTL_CONST_STRING(_kern, KERN_OSTYPE, ostype, CTLFLAG_RD | CTLFLAG_CAPRD,
110 ostype, "Operating system type");
H A Dkern_xxx.c242 strcpy(s, ostype); in ogetkerninfo()

12