OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inherit_rdi
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_asid.c
755
int i, ret = 1, inherit_as = 0,
inherit_rdi
= 0;
local
792
inherit_rdi
= 1;
832
inherit_rdi
= 0;
836
if (
inherit_rdi
||
839
inherit_rdi
= 0;
/external/openssl/crypto/x509v3/
v3_asid.c
755
int i, ret = 1, inherit_as = 0,
inherit_rdi
= 0;
local
792
inherit_rdi
= 1;
832
inherit_rdi
= 0;
836
if (
inherit_rdi
||
839
inherit_rdi
= 0;
Completed in 35 milliseconds