OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oth
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/x509v3/
v3_genn.c
231
OTHERNAME *
oth
;
232
oth
= OTHERNAME_new();
233
if (!
oth
)
235
oth
->type_id = oid;
236
oth
->value = value;
237
GENERAL_NAME_set0_value(gen, GEN_OTHERNAME,
oth
);
/external/icu4c/test/cintltst/
cdattst.c
1147
UDateFormat *
oth
;
local
[
all
...]
Completed in 85 milliseconds