Searched refs:version (Results 226 - 250 of 1548) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sys/netgraph/netflow/
H A Dnetflow.h57 uint16_t version; /* NetFlow version */ member in struct:netflow_v1_header
66 uint16_t version; /* NetFlow version */ member in struct:netflow_v5_header
79 uint16_t version; /* NetFlow version */ member in struct:netflow_v9_header
198 #define NETFLOW_V9_FIELD_IP_PROTOCOL_VERSION 60 /* Internet Protocol Version. Set to 4 for IPv4, set to 6 for IPv6. If not present in the template, then version 4 is assumed. 1. */
/freebsd-9.3-release/usr.sbin/mfiutil/
H A Dmfiutil.c56 fprintf(stderr, " version\n");
104 version(int ac __unused, char **av __unused) function
107 printf("mfiutil version 1.0.15");
114 MFI_COMMAND(top, version, version);
/freebsd-9.3-release/contrib/ntp/scripts/lib/NTP/
H A DUtil.pm6 use version 0.77;
17 if (version->parse($Socket::VERSION) >= version->parse(1.94)) {
/freebsd-9.3-release/crypto/openssl/crypto/cms/
H A Dcms_asn1.c104 ASN1_SIMPLE(CMS_SignerInfo, version, LONG),
124 ASN1_SIMPLE(CMS_SignedData, version, LONG),
144 ASN1_SIMPLE(CMS_KeyTransRecipientInfo, version, LONG),
183 ASN1_SIMPLE(CMS_KeyAgreeRecipientInfo, version, LONG),
197 ASN1_SIMPLE(CMS_KEKRecipientInfo, version, LONG),
204 ASN1_SIMPLE(CMS_PasswordRecipientInfo, version, LONG),
246 ASN1_SIMPLE(CMS_EnvelopedData, version, LONG),
254 ASN1_SIMPLE(CMS_DigestedData, version, LONG),
261 ASN1_SIMPLE(CMS_EncryptedData, version, LONG),
267 ASN1_SIMPLE(CMS_AuthenticatedData, version, LON
[all...]
/freebsd-9.3-release/crypto/openssh/
H A Dssh-agent.c120 /* private key table, one per protocol version */
183 /* return private key table for requested protocol version */
185 idtab_lookup(int version) argument
187 if (version < 1 || version > 2)
188 fatal("internal error, bad protocol version %d", version);
189 return &idtable[version];
203 lookup_identity(Key *key, int version) argument
207 Idtab *tab = idtab_lookup(version);
233 process_request_identities(SocketEntry *e, int version) argument
381 process_remove_identity(SocketEntry *e, int version) argument
433 process_remove_all_identities(SocketEntry *e, int version) argument
459 int version; local
485 process_add_identity(SocketEntry *e, int version) argument
615 int i, type, version, count = 0, success = 0, confirm = 0; local
674 int version, success = 0; local
[all...]
/freebsd-9.3-release/contrib/bind9/
H A Disc-config.sh.in33 [--version]
75 --version)
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Drdatasetiter.h89 * implementation's version of a dns_rdatasetiter_t.
102 dns_dbversion_t * version; member in struct:dns_rdatasetiter
/freebsd-9.3-release/contrib/dtc/libfdt/
H A Dfdt.h12 uint32_t version; /* format version */ member in struct:fdt_header
13 uint32_t last_comp_version; /* last compatible version */
15 /* version 2 fields below */
18 /* version 3 fields below */
21 /* version 17 fields below */
44 #define FDT_MAGIC 0xd00dfeed /* 4: version, 4: total size */
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DObjCRuntime.h30 /// X platforms that use the non-fragile ABI; the version is a
35 /// Mac OS X platforms that use the fragile ABI; the version is a
40 /// simulator; it is always non-fragile. The version is a release
41 /// version of iOS.
63 ObjCRuntime(Kind kind, const VersionTuple &version) argument
64 : TheKind(kind), Version(version) {}
66 void set(Kind kind, VersionTuple version) { argument
68 Version = version;
95 // version 1.6 onwards
/freebsd-9.3-release/contrib/ngatm/snmp_atm/
H A Dsnmp_atm.h62 u_int version; /* currently 0 */ member in struct:atmif_mib
66 u_int hw_version; /* card version (device specific) */
67 u_int sw_version; /* firmware version (device specific) */
/freebsd-9.3-release/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c41 /* specify the api-version this library conforms to */
43 int version = 0; variable
/freebsd-9.3-release/gnu/usr.bin/diff3/
H A DMakefile9 SRCS= diff3.c version-etc.c \
/freebsd-9.3-release/gnu/usr.bin/gperf/
H A DMakefile12 main.cc options.cc output.cc positions.cc search.cc version.cc \
/freebsd-9.3-release/gnu/usr.bin/sdiff/
H A DMakefile9 SRCS= sdiff.c version-etc.c \
/freebsd-9.3-release/gnu/usr.bin/sort/
H A DMakefile25 version-etc.c \
/freebsd-9.3-release/include/rpcsvc/
H A Dkey_prot.x169 version KEY_VERS {
205 version KEY_VERS2 {
209 * Procedures 1-5 are identical to version 1
/freebsd-9.3-release/sys/contrib/libfdt/
H A Dfdt.h12 uint32_t version; /* format version */ member in struct:fdt_header
13 uint32_t last_comp_version; /* last compatible version */
15 /* version 2 fields below */
18 /* version 3 fields below */
21 /* version 17 fields below */
44 #define FDT_MAGIC 0xd00dfeed /* 4: version, 4: total size */
/freebsd-9.3-release/sys/netipsec/
H A Dipcomp_var.h62 u_int32_t version; /* Version of this structure. */ member in struct:ipcompstat
/freebsd-9.3-release/usr.bin/ktrdump/
H A Dktrdump.c93 int version; local
163 kvm_read(kd, nl[0].n_value, &version, sizeof(version)) == -1)
165 if (version != KTR_VERSION)
166 errx(1, "ktr version mismatch");
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dmain.h19 void set_li_vn_mode(struct pkt *spkt, char leap, char version, char mode);
/freebsd-9.3-release/crypto/openssl/crypto/asn1/
H A Dp8_pkey.c80 ASN1_SIMPLE(PKCS8_PRIV_KEY_INFO, version, ASN1_INTEGER),
H A Dx_req.c53 * The licence and distribution terms for any publically available version or
96 ASN1_SIMPLE(X509_REQ_INFO, version, ASN1_INTEGER),
/freebsd-9.3-release/usr.sbin/ntp/libntp/
H A DMakefile74 SRCS= ${NTP_SRCS} ${ISC_SRCS} version.c
88 CLEANFILES+= .version version.c
90 version.c:
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dlwpacket.c86 lwres_buffer_putuint16(b, pkt->version);
119 pkt->version = lwres_buffer_getuint16(b);
/freebsd-9.3-release/contrib/binutils/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
93 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
107 # don't have it and --version was passed (most likely to detect
111 # Not GNU programs, they don't have --version
[all...]

Completed in 407 milliseconds

1234567891011>>