OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_flags
(Results
1 - 6
of
6
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
acl.c
176
check_flags
(unsigned op,
function
214
ret =
check_flags
(op, context->acl_flags);
220
return
check_flags
(op, princ_flags);
/src/external/lgpl3/mpfr/dist/tests/
texceptions.c
156
check_flags
(void)
function
564
check_flags
();
/src/crypto/external/bsd/openssl/dist/ssl/
t1_lib.c
2655
int
check_flags
= 0, strict_mode;
local
2688
check_flags
= CERT_PKEY_STRICT_FLAGS;
2690
check_flags
= CERT_PKEY_VALID_FLAGS;
2696
if (
check_flags
)
2697
check_flags
|= CERT_PKEY_SUITEB;
2701
else if (!
check_flags
)
2767
if (
check_flags
)
2777
* so
check_flags
is always set.
2782
if (!
check_flags
)
2789
if (
check_flags
) {
[
all
...]
/src/crypto/external/bsd/openssl.old/dist/ssl/
t1_lib.c
2173
int
check_flags
= 0, strict_mode;
local
2206
check_flags
= CERT_PKEY_STRICT_FLAGS;
2208
check_flags
= CERT_PKEY_VALID_FLAGS;
2214
if (
check_flags
)
2215
check_flags
|= CERT_PKEY_SUITEB;
2219
else if (!
check_flags
)
2285
if (
check_flags
)
2295
* so
check_flags
is always set.
2300
if (!
check_flags
)
2307
if (
check_flags
) {
[
all
...]
/src/external/bsd/ntp/dist/ntpd/
ntp_io.c
1537
check_flags
(
function
1624
return
check_flags
(psau, name, flags) ? ISC_FALSE : ISC_TRUE;
/src/crypto/external/apache2/openssl/dist/ssl/
t1_lib.c
4011
int
check_flags
= 0, strict_mode;
local
4059
check_flags
= CERT_PKEY_STRICT_FLAGS;
4061
check_flags
= CERT_PKEY_VALID_FLAGS;
4067
if (
check_flags
)
4068
check_flags
|= CERT_PKEY_SUITEB;
4072
else if (!
check_flags
)
4140
if (
check_flags
)
4150
* so
check_flags
is always set.
4155
if (!
check_flags
)
4162
if (
check_flags
) {
[
all
...]
Completed in 29 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026