OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VERSION2
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Util.pm
44
=item B<cmp_versions "VERSION1", "
VERSION2
">
46
Compares VERSION1 with
VERSION2
, paying attention to OpenSSL versioning.
48
Returns 1 if VERSION1 is greater than
VERSION2
, 0 if they are equal, and
49
-1 if VERSION1 is less than
VERSION2
.
/src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Util.pm
44
=item B<cmp_versions "VERSION1", "
VERSION2
">
46
Compares VERSION1 with
VERSION2
, paying attention to OpenSSL versioning.
48
Returns 1 if VERSION1 is greater than
VERSION2
, 0 if they are equal, and
49
-1 if VERSION1 is less than
VERSION2
.
/src/crypto/external/bsd/heimdal/dist/kadmin/
rpc.c
55
#define
VERSION2
0x12345702
555
INSIST(version ==
VERSION2
);
571
CHECK(krb5_store_uint32(out,
VERSION2
)); /* api version */
588
INSIST(version ==
VERSION2
);
599
CHECK(krb5_store_uint32(out,
VERSION2
)); /* api version */
618
INSIST(version ==
VERSION2
);
631
CHECK(krb5_store_uint32(out,
VERSION2
)); /* api version */
652
INSIST(version ==
VERSION2
);
665
CHECK(krb5_store_uint32(out,
VERSION2
)); /* api version */
686
CHECK(krb5_store_uint32(out,
VERSION2
)); /* api version *
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026