Home
last modified time | relevance | path

Searched refs:version (Results 51 – 75 of 2336) sorted by relevance

12345678910>>...94

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest.ksh100 typeset name=$($ctf_cc --version | awk '{ print $1; exit; }')
101 typeset version
104 version=$($ctf_cc --version | awk '{ print $NF; exit; }')
106 version=$($ctf_cc --version | awk '{ print $NF; exit; }')
111 version="unknown"
115 ctf_cc_version="$version"
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DActiveDiscoverer.java60 private int version = 0; field in ActiveDiscoverer
76 ActiveDiscoverer(int version, in ActiveDiscoverer() argument
81 this.version = version; in ActiveDiscoverer()
201 version, in run()
333 hdr.version, in addPreconfiguredDAs()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dmod.c67 mod_init(topo_mod_t *mod, topo_version_t version) in mod_init() argument
73 if (version != MOD_VERSION) in mod_init()
235 mod_fmri_create_meth(topo_mod_t *mp, tnode_t *node, topo_version_t version, in mod_fmri_create_meth() argument
242 if (version > TOPO_METH_FMRI_VERSION) in mod_fmri_create_meth()
268 uint8_t version; in fmri_nvl2str() local
275 if (nvlist_lookup_uint8(nvl, FM_VERSION, &version) != 0 || in fmri_nvl2str()
276 version > FM_MOD_SCHEME_VERSION) in fmri_nvl2str()
330 mod_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in mod_fmri_nvl2str() argument
337 if (version > TOPO_METH_NVL2STR_VERSION) in mod_fmri_nvl2str()
H A Dpkg.c72 pkg_init(topo_mod_t *mod, topo_version_t version) in pkg_init() argument
78 if (version != PKG_VERSION) in pkg_init()
229 pkg_fmri_create_meth(topo_mod_t *mp, tnode_t *node, topo_version_t version, in pkg_fmri_create_meth() argument
235 if (version > TOPO_METH_FMRI_VERSION) in pkg_fmri_create_meth()
254 uint8_t version; in fmri_nvl2str() local
259 if (nvlist_lookup_uint8(nvl, FM_VERSION, &version) != 0 || in fmri_nvl2str()
260 version > FM_PKG_SCHEME_VERSION) in fmri_nvl2str()
302 pkg_fmri_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in pkg_fmri_nvl2str() argument
309 if (version > TOPO_METH_NVL2STR_VERSION) in pkg_fmri_nvl2str()
H A Dcpu.c78 cpu_init(topo_mod_t *mod, topo_version_t version) in cpu_init() argument
86 if (version != CPU_VERSION) in cpu_init()
249 fmri_nvl2str(nvlist_t *nvl, uint8_t version, char *buf, size_t buflen) in fmri_nvl2str() argument
259 if (version == CPU_SCHEME_VERSION0) { in fmri_nvl2str()
269 } else if (version == CPU_SCHEME_VERSION1) { in fmri_nvl2str()
333 cpu_nvl2str(topo_mod_t *mod, tnode_t *node, topo_version_t version, in cpu_nvl2str() argument
340 if (version > TOPO_METH_NVL2STR_VERSION) in cpu_nvl2str()
367 cpu_str2nvl(topo_mod_t *mod, tnode_t *node, topo_version_t version, in cpu_str2nvl() argument
381 if (version > TOPO_METH_STR2NVL_VERSION) in cpu_str2nvl()
510 cpu_fmri_asru(topo_mod_t *mod, tnode_t *node, topo_version_t version, in cpu_fmri_asru() argument
[all …]
H A Dhc.c232 if (version != HC_VERSION) in hc_init()
401 if (version > TOPO_METH_COMPARE_VERSION) in hc_compare()
432 uint8_t version; in fmri_nvl2str() local
444 version > FM_HC_SCHEME_VERSION) in fmri_nvl2str()
562 if (version > TOPO_METH_NVL2STR_VERSION) in hc_fmri_nvl2str()
910 if (version > TOPO_METH_STR2NVL_VERSION) in hc_fmri_str2nvl()
1079 if (version > FM_HC_SCHEME_VERSION) in hc_fmri_create()
1147 if (version > TOPO_METH_FMRI_VERSION) in hc_fmri_create_meth()
2133 if (version > TOPO_METH_EXPAND_VERSION) in hc_fmri_expand()
2193 if (version > builtin_version) in hc_fmri_retire_subr()
[all …]
/illumos-gate/usr/src/uts/common/io/bnx/
H A Dbnx_kstat.c23 kstat_named_t version; member
47 (void) strncpy(pStats->version.value.c, pUM->version, in bnx_kstat_update()
48 sizeof (pStats->version.value.c)); in bnx_kstat_update()
79 BNX_KSTAT(version, KSTAT_DATA_CHAR); in bnx_kstat_init()
/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dversion25 # This is the current latest version of the solaris10 brand emulation. The
26 # version should be incremented if new capabilities are added to the
28 # version should also be incremented so that the enhanced version of S10
29 # won't be usable in an older version of the solaris10 brand.
/illumos-gate/usr/src/uts/common/ctf/
H A Dctf_mod.c106 ctf_version(int version) in ctf_version() argument
108 ASSERT(version > 0 && version <= CTF_VERSION); in ctf_version()
110 if (version > 0) in ctf_version()
111 _libctf_version = MIN(CTF_VERSION, version); in ctf_version()
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.msg39 \t[-d]\t\tprint version definition information\n\
40 \t[-I index]\tqualify version with an index\n\
42 \t[-N name]\tqualify version with `name'\n\
43 \t[-n]\t\tnormalize version definition information\n\
44 \t[-o]\t\tone-line version definition output\n\
45 \t[-r]\t\tprint version dependency (requirements) \
47 \t[-s]\t\tprint version definition symbols\n\
53 @ MSG_VER_HIGHREV "%s: warning: %s: version revision %d is \
/illumos-gate/usr/src/lib/libsocket/socket/
H A Dsocket.c93 _socket_create(int family, int type, int protocol, int version) in _socket_create() argument
107 fd = _so_socket(family, type, protocol, NULL, version); in _socket_create()
116 if (version != SOV_XPG4_2) in _socket_create()
131 fd = _so_socket(family, type, protocol, devpath, version); in _socket_create()
/illumos-gate/usr/src/common/devid/
H A Ddevid_scsi.c116 static void encode_sun_serialnum(int version, uchar_t *inq,
154 int version, /* IN */ in devid_scsi_encode() argument
176 if (version > DEVID_SCSI_ENCODE_VERSION_LATEST) { in devid_scsi_encode()
213 encode_scsi3_page83_emc(version, inq83, in devid_scsi_encode()
250 encode_scsi3_page83(version, inq83, in devid_scsi_encode()
263 encode_serialnum(version, inq, inq80, in devid_scsi_encode()
276 encode_sun_serialnum(version, inq, inq_len, in devid_scsi_encode()
783 switch (version) { in encode_scsi3_page83()
829 encode_scsi3_page83_emc(int version, uchar_t *inq83, in encode_scsi3_page83_emc() argument
845 if (version == DEVID_SCSI_ENCODE_VERSION1) { in encode_scsi3_page83_emc()
[all …]
/illumos-gate/usr/src/data/locale/
H A DREADME.txt1 Current CLDR version: 31.0.
2 Current Unicode version: 9.0.
5 with UnicodeData.txt for the given Unicode version obtained from
/illumos-gate/usr/src/
H A DMakefile239 cc-version:
243 cc64-version:
245 java-version:
254 openssl-version:
257 $(OPENSSL) version; \
258 $(OPENSSL) version -f | \
/illumos-gate/usr/src/boot/forth/
H A Dversion.4th26 marker task-version.4th
28 vocabulary version-processing
29 only forth also version-processing definitions
41 only forth definitions also version-processing
53 \ Default version if none was set
80 drop exit \ default version (above) is disabled
86 \ Print the version (optionally in cyan)
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Diffe.tst6 OUTPUT - $'/* : : generated by iffe version 1995-03-19 : : */
18 OUTPUT - $'/* : : generated by iffe version 1995-03-19 : : */
32 OUTPUT - $'/* : : generated by iffe version 1995-03-19 : : */
55 OUTPUT - $'/* : : generated from t1.iffe by iffe version 1995-03-19 : : */
68 OUTPUT - $'/* : : generated from t2.iffe by iffe version 1995-03-19 : : */
83 OUTPUT - $'/* : : generated from t3.iffe by iffe version 1995-03-19 : : */
126 OUTPUT - $'/* : : generated from t.iffe by iffe version 1995-03-19 : : */
1514 OUTPUT - $'/* : : generated by iffe version 1995-03-19 : : */
1528 OUTPUT - $'/* : : generated by iffe version 1995-03-19 : : */
1759 /* : : generated from t.iffe by iffe version 1995-03-19 : : */
[all …]
H A Dpackage.mk16 * $(PACKAGEDIR)/name.version.release.suffix
49 * version=YYYY-MM-DD
108 version = $("":T=R%Y-%m-%d)
1056 else echo $(name) $(version) $(release|version) 1 > $(PACKAGEGEN)/$(name).ver
1123 old.version := $(V)
1126 error 3 $(name): previous base $(old.version) is newer than $(version)
1257 then echo $(name) $(version) $(release|version) 1 > $(PACKAGEGEN)/$(name).ver
1343 else echo $(name) $(version) $(release|version) 1 > $(PACKAGEGEN)/$(name).ver
1402 old.version := $(V)
1405 error 3 $(name): previous base $(old.version) is newer than $(version)
[all …]
/illumos-gate/usr/src/lib/libnsl/saf/
H A Dcheckver.c54 int version; /* version number from sactab */ in check_version() local
63 version = atoi(p); in check_version()
67 return ((version != ver) ? 1 : 0); in check_version()
/illumos-gate/usr/src/uts/common/os/
H A Dfm.c439 utsname.release, utsname.version); in fm_banner()
827 if (version != FM_EREPORT_VERS0) { in fm_ereport_set()
876 if (version != FM_HC_SCHEME_VERSION) { in fm_fmri_hc_set_common()
881 if (nvlist_add_uint8(fmri, FM_VERSION, version) != 0 || in fm_fmri_hc_set_common()
905 if (!fm_fmri_hc_set_common(fmri, version, auth)) in fm_fmri_hc_set()
960 if (version != DEV_SCHEME_VERSION0) { in fm_fmri_dev_set()
965 err |= nvlist_add_uint8(fmri_dev, FM_VERSION, version); in fm_fmri_dev_set()
1006 if (version < CPU_SCHEME_VERSION1) { in fm_fmri_cpu_set()
1055 if (version != MEM_SCHEME_VERSION0) { in fm_fmri_mem_set()
1105 if (version != ZFS_SCHEME_VERSION0) { in fm_fmri_zfs_set()
[all …]
H A Dddifm.c350 uint8_t version; in fm_dev_ereport_postv() local
406 version = va_arg(ap, uint_t); in fm_dev_ereport_postv()
439 fm_ereport_set(ereport, version, class, ena, detector, NULL); in fm_dev_ereport_postv()
897 ddi_fm_acc_err_get(ddi_acc_handle_t handle, ddi_fm_error_t *de, int version) in ddi_fm_acc_err_get() argument
904 if (version != DDI_FME_VER0 && version != DDI_FME_VER1) { in ddi_fm_acc_err_get()
930 ddi_fm_dma_err_get(ddi_dma_handle_t handle, ddi_fm_error_t *de, int version) in ddi_fm_dma_err_get() argument
937 if (version != DDI_FME_VER0 && version != DDI_FME_VER1) { in ddi_fm_dma_err_get()
965 ddi_fm_acc_err_clear(ddi_acc_handle_t handle, int version) in ddi_fm_acc_err_clear() argument
972 if (version != DDI_FME_VER0 && version != DDI_FME_VER1) { in ddi_fm_acc_err_clear()
992 ddi_fm_dma_err_clear(ddi_dma_handle_t handle, int version) in ddi_fm_dma_err_clear() argument
[all …]
/illumos-gate/usr/src/lib/libsmbios/common/
H A Dsmb_lib.c52 smb_fileopen(int fd, int version, int flags, int *errp) in smb_fileopen() argument
97 shp = smbios_bufopen(ep, stbuf, smbe_stlen, version, flags, errp); in smb_fileopen()
108 smb_biosopen(int fd, int version, int flags, int *errp) in smb_biosopen() argument
227 shp = smbios_bufopen(ep, stbuf, smbe_stlen, version, flags, errp); in smb_biosopen()
238 smbios_fdopen(int fd, int version, int flags, int *errp) in smbios_fdopen() argument
244 return (smb_biosopen(fd, version, flags, errp)); in smbios_fdopen()
246 return (smb_fileopen(fd, version, flags, errp)); in smbios_fdopen()
250 smbios_open(const char *file, int version, int flags, int *errp) in smbios_open() argument
262 shp = smbios_fdopen(fd, version, flags, errp); in smbios_open()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_sctp.c120 int version, int sflags, int *errorp, cred_t *cr) in socksctp_create() argument
126 if (version == SOV_STREAM) { in socksctp_create()
165 if (version == SOV_DEFAULT) { in socksctp_create()
166 version = so_default_version; in socksctp_create()
168 so->so_version = (short)version; in socksctp_create()
/illumos-gate/usr/src/cmd/fm/schemes/legacy-hc/
H A Dscheme.c31 uint8_t version; in fmd_fmri_nvl2str() local
35 if (nvlist_lookup_uint8(nvl, FM_VERSION, &version) != 0 || in fmd_fmri_nvl2str()
36 version > FM_LEGACY_SCHEME_VERSION || in fmd_fmri_nvl2str()
/illumos-gate/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE28 * of those above. If you wish to allow use of your version of this file only
30 * use your version of this file under the terms of the MPL, indicate your
33 * the provisions above, a recipient may use your version of this file under
66 * of those above. If you wish to allow use of your version of this file only
68 * use your version of this file under the terms of the MPL, indicate your
71 * the provisions above, a recipient may use your version of this file under
105 * use your version of this file under the terms of the MPL, indicate your
142 * use your version of this file under the terms of the MPL, indicate your
180 * use your version of this file under the terms of the MPL, indicate your
216 * use your version of this file under the terms of the MPL, indicate your
[all …]
/illumos-gate/usr/src/contrib/ast/lib/package/
H A Dpackage.mk16 * $(PACKAGEDIR)/name.version.release.suffix
49 * version=YYYY-MM-DD
108 version = $("":T=R%Y-%m-%d)
1056 else echo $(name) $(version) $(release|version) 1 > $(PACKAGEGEN)/$(name).ver
1123 old.version := $(V)
1126 error 3 $(name): previous base $(old.version) is newer than $(version)
1257 then echo $(name) $(version) $(release|version) 1 > $(PACKAGEGEN)/$(name).ver
1343 else echo $(name) $(version) $(release|version) 1 > $(PACKAGEGEN)/$(name).ver
1402 old.version := $(V)
1405 error 3 $(name): previous base $(old.version) is newer than $(version)
[all …]

12345678910>>...94