Home
last modified time | relevance | path

Searched refs:version (Results 101 – 125 of 2336) sorted by relevance

12345678910>>...94

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DLogDRM.java50 private final int version = 1; field in LogDRM
66 if (requested > version) { in connect()
74 version + ", server: " + url); in connect()
/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c292 if (strlen((char *)version) == 0) { in q_qlgc_update()
425 version_buffer->fcode_ver = (char *)version; in q_findversion()
439 version[version_buffer->fcode_ver_len] = '\0'; in q_findversion()
446 (char *)version, mcode_ver, prom_ver); in q_findversion()
467 bzero(version, sizeof (version)); in q_findversion()
471 fcio.fcio_obuf = (caddr_t)version; in q_findversion()
487 version[MAXNAMELEN-1] = '\0'; in q_findversion()
491 if (strstr((char *)version, qlgc2100)) { in q_findversion()
493 } else if (strstr((char *)version, qlgc2200)) { in q_findversion()
495 if (strstr((char *)version, "Sbus")) { in q_findversion()
[all …]
/illumos-gate/usr/src/common/smbsrv/
H A Dsmb_native.c228 smbnative_os_str(smb_version_t *version) in smbnative_os_str() argument
243 if (version->sv_major == osstr_table[i].sn_value) in smbnative_os_str()
255 smbnative_lm_str(smb_version_t *version) in smbnative_lm_str() argument
270 if (version->sv_major == lmstr_table[i].sn_value) in smbnative_lm_str()
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A DREADME.txt5 # Common Development and Distribution License ("CDDL"), version 1.0.
6 # You may only use this file in accordance with the terms of version
19 be used on VMware virtual machines version 7 and later. This version
/illumos-gate/usr/src/cmd/boot/common/
H A Dbblk_einfo.c219 char *version; in print_einfo() local
229 version = (char *)einfo + einfo->str_off; in print_einfo()
249 (void) fprintf(stdout, "\tversion: %d\n", einfo->version); in print_einfo()
263 (void) fprintf(stdout, "%s\n", version); in print_einfo()
266 version); in print_einfo()
329 einfo->version = BBLK_EINFO_VERSION; in prepare_and_write_einfo()
377 if (disk_einfo->version < BBLK_EINFO_VERSION) in einfo_should_update()
/illumos-gate/usr/src/lib/libadm/common/
H A Dpkginfo.c126 if (ckinst(pkginst, info->arch, info->version, ckarch, in pkginfo()
171 if (info->version) in initpkg()
172 free(info->version); in initpkg()
184 info->arch = info->version = NULL; in initpkg()
222 memloc = &info->version; in rdconfig()
376 compver(char *pkginst, char *version) in compver() argument
389 if (verscmp(temp, version) == 0) { in compver()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/javelin/common/
H A Djavelin.c1154 int *version; in tazjav_disp_asic_revs() local
1176 if ((version != NULL) && (name != NULL)) { in tazjav_disp_asic_revs()
1201 if ((version != NULL) && (name != NULL)) in tazjav_disp_asic_revs()
1203 log_printf("STP2223BGA: Rev %d\n", *version, 0); in tazjav_disp_asic_revs()
1212 if ((version != NULL) && (name != NULL)) in tazjav_disp_asic_revs()
1213 log_printf("STP2003QFP: Rev %d\n", *version, 0); in tazjav_disp_asic_revs()
1223 if ((version != NULL) && (name != NULL)) { in tazjav_disp_asic_revs()
1235 if ((version != NULL) && (name != NULL)) { in tazjav_disp_asic_revs()
1237 if (*version == 0xa0) { in tazjav_disp_asic_revs()
1239 } else if (*version == 0x20) { in tazjav_disp_asic_revs()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dgrub-md5-crypt.in38 -v, --version print the version information and exit
46 -v | --version)
H A Dgrub-terminfo.in28 -v, --version print the version information and exit
45 -v | --version)
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h69 uint32_t version; member
76 uint32_t version; /* Set to FC_HBA_ADAPTER_ATTRIBUTES_VERSION */ member
96 uint32_t version; /* FC_HBA_PORT_ATTRIBUTES_VERSION */ member
118 uint32_t version; /* FC_HBA_ADAPTER_PORT_STATS_VERSION */ member
/illumos-gate/usr/src/grub/grub-0.97/
H A Dmissing93 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
124 if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
305 if (gnutar --version > /dev/null 2>&1); then
308 if (gtar --version > /dev/null 2>&1); then
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Drecvauth.c56 krb5_data *version) in recvauth_common() argument
100 if (version && !problem) in recvauth_common()
101 *version = inbuf; in recvauth_common()
272 krb5_data *version) in krb5_recvauth_version() argument
275 server, flags, keytab, ticket, version); in krb5_recvauth_version()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h107 int version; member
120 #define cfile_is_dir(cf) (((cf)->version == NFS_VERSION) ? \
122 (((cf)->version == NFS_V3) ? \
124 (((cf)->version == NFS_V4) ? \
127 #define cfile_is_lnk(cf) (((cf)->version == NFS_VERSION) ? \
129 (((cf)->version == NFS_V3) ? \
131 (((cf)->version == NFS_V4) ? \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab45 +2 byte >0 , version %d
50 +25 byte * , version %d
62 +4 string * , version %s
64 +4 byte * , version %ld
66 +4 byte >0 (version %ld)
68 +4 byte * , version %d
104 +32 byte * , version %ld
1187 +16 long >0 version %d
1208 +4 long >0 version %d
1327 9 string v , version
[all …]
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dsymbindrep.c37 la_version(uint_t version) in la_version() argument
39 if (version < LAV_CURRENT) { in la_version()
41 "symbindrep.so: unexpected version: %d\n", version); in la_version()
/illumos-gate/usr/src/cmd/fm/schemes/hc/
H A Dscheme.c45 uint8_t version; in fmd_fmri_nvl2str() local
50 if (nvlist_lookup_uint8(nvl, FM_VERSION, &version) != 0 || in fmd_fmri_nvl2str()
51 version > FM_HC_SCHEME_VERSION) in fmd_fmri_nvl2str()
281 uint8_t version; in fmd_fmri_service_state() local
285 if (nvlist_lookup_uint8(nvl, FM_VERSION, &version) != 0 || in fmd_fmri_service_state()
286 version > FM_DEV_SCHEME_VERSION) in fmd_fmri_service_state()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/tazmo/common/
H A Dtazmo.c1362 int *version; in tazjav_disp_asic_revs() local
1384 if ((version != NULL) && (name != NULL)) { in tazjav_disp_asic_revs()
1386 name, *version, 0); in tazjav_disp_asic_revs()
1410 if ((version != NULL) && (name != NULL)) in tazjav_disp_asic_revs()
1421 if ((version != NULL) && (name != NULL)) in tazjav_disp_asic_revs()
1422 log_printf("STP2003QFP: Rev %d\n", *version, 0); in tazjav_disp_asic_revs()
1432 if ((version != NULL) && (name != NULL)) { in tazjav_disp_asic_revs()
1444 if ((version != NULL) && (name != NULL)) { in tazjav_disp_asic_revs()
1446 if (*version == 0xa0) { in tazjav_disp_asic_revs()
1448 } else if (*version == 0x20) { in tazjav_disp_asic_revs()
[all …]
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/pod/
H A DLgrp.pod44 $version = $l->version(LGRP_VER_CURRENT | LGRP_VER_NONE);
356 =item lgrp_version([$version])
358 The function takes an interface version number, B$version>, as an argument and
359 returns an lgroup interface version. The B<$version> argument should be the
361 interface version on the running system.
365 implementation cannot support the requested version.
367 If B<$version> is C<LGRP_VER_NONE>, L<lgrp_version()> returns the current version of
518 =item version([$version])
522 default version argument.
678 functions, nbot present in version 1:
[all …]
/illumos-gate/usr/src/cmd/fm/dicts/
H A DNIC.dict6 # Common Development and Distribution License ("CDDL"), version 1.0.
7 # You may only use this file in accordance with the terms of version
15 FMDICT: name=NIC version=1 maxkey=4
/illumos-gate/usr/src/lib/libsocket/socket/
H A Dsocketpair.c84 _socketpair_create(int family, int type, int protocol, int sv[2], int version) in _socketpair_create() argument
93 fd1 = _socket_create(family, type, protocol, version); in _socketpair_create()
96 fd2 = _socket_create(family, type, protocol, version); in _socketpair_create()
/illumos-gate/usr/src/data/locale/translations/
H A Dzz_AA.UTF-8.priv3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
18 # This is a dummy version of the privilege names file. It is designed to
/illumos-gate/usr/src/pkg/etc/
H A Dpkglintrc2 # Common Development and Distribution License ("CDDL"), version 1.0.
3 # You may only use this file in accordance with the terms of version
16 version.pattern = *,5.11-
/illumos-gate/usr/src/prototypes/
H A DREADME4 CDDL version 1.0 for each new file introduced in illumos.
10 * Common Development and Distribution License ("CDDL"), version 1.0.
11 * You may only use this file in accordance with the terms version
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_htable.c420 void *fr_iphmfindgroup(tptr, version, aptr, ifs) in fr_iphmfindgroup() argument
422 int version;
431 if ((version != 4)
433 && (version != 6)
443 if (version == 6)
447 if (version == 4)
473 int version;
482 if ((version != 4)
484 && (version != 6)
497 if (version == 6)
[all …]
/illumos-gate/usr/src/lib/lib9p/common/
H A Dlib9p.h213 enum l9p_version version);
215 enum l9p_version version);
216 uint16_t l9p_sizeof_stat(struct l9p_stat *stat, enum l9p_version version);
242 void l9p_describe_fcall(union l9p_fcall *fcall, enum l9p_version version,

12345678910>>...94