OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sdup
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/asn1/
a_type.c
104
ASN1_STRING *
sdup
;
local
105
sdup
= ASN1_STRING_dup(value);
106
if (!
sdup
)
108
ASN1_TYPE_set(a, type,
sdup
);
/external/libpcap/
gencode.c
374
sdup
(s)
function
[
all
...]
Completed in 336 milliseconds