/freebsd/contrib/sendmail/cf/cf/ |
H A D | Makefile | 181 ${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 D | host.defs | 176 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 D | tc.vers.c | 148 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 D | crashinfo.sh | 199 ostype=$(gdb_command $KERNEL 'printf "%s", ostype') 213 echo "$ostype $HOSTNAME $osrelease $version $machine"
|
/freebsd/sys/dev/syscons/snake/ |
H A D | snake_saver.c | 144 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 D | tst.str.d | 39 printf("sysname = %s", `ostype);
|
/freebsd/contrib/sendmail/cf/ostype/ |
H A D | bsdi.m4 | 17 include(_CF_DIR_`'ostype/bsd4.4.m4)dnl
|
H A D | bsdi1.0.m4 | 18 include(_CF_DIR_`'ostype/bsdi.m4)dnl
|
H A D | bsdi2.0.m4 | 18 include(_CF_DIR_`'ostype/bsdi.m4)dnl
|
H A D | sco-uw-2.1.m4 | 11 # SCO UnixWare 2.1.2 ostype file
|
H A D | solaris11.m4 | 10 # This ostype file is suitable for use on Solaris 11 and later systems,
|
H A D | solaris8.m4 | 11 # This ostype file is suitable for use on Solaris 8 and later systems,
|
H A D | solaris2.pre5.m4 | 14 # This ostype file is suitable for use on Solaris 2.x systems that
|
H A D | solaris2.m4 | 14 # This ostype file is suitable for use on Solaris 2.x systems that
|
H A D | solaris2.ml.m4 | 14 # This ostype file is suitable for use on Solaris 2.x systems that
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/ |
H A D | spl_misc.c | 40 .sysname = ostype,
|
/freebsd/sys/dev/syscons/daemon/ |
H A D | daemon_saver.c | 361 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 D | ObjectFileELF.cpp | 516 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 D | msp.m4 | 30 dnl notice: do not test for QUEUE_DIR, it is set in some ostype/*.m4 files
|
/freebsd/sys/conf/ |
H A D | newvers.sh | 318 const char ostype[] = "${TYPE}";
|
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dsl_crypt.h | 200 dmu_objset_type_t ostype, nvlist_t *nvl, boolean_t do_key);
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_crypt.c | 1997 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 D | sa.c | 846 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 D | kern_mib.c | 109 SYSCTL_CONST_STRING(_kern, KERN_OSTYPE, ostype, CTLFLAG_RD | CTLFLAG_CAPRD, 110 ostype, "Operating system type");
|
H A D | kern_xxx.c | 242 strcpy(s, ostype); in ogetkerninfo()
|