OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:free_section
(Results
1 - 8
of
8
) sorted by null
/external/elfutils/libasm/
asm_end.c
533
free_section
(AsmScn_t *scnp)
function
538
free_section
(scnp->subnext);
564
free_section
(oldp);
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
v3_conf.c
419
if (ctx->db_meth->
free_section
)
420
ctx->db_meth->
free_section
(ctx->db, section);
x509v3.h
125
void (*
free_section
)(void *db, STACK_OF(CONF_VALUE) *section);
member in struct:X509V3_CONF_METHOD_st
/external/openssl/crypto/x509v3/
v3_conf.c
419
if (ctx->db_meth->
free_section
)
420
ctx->db_meth->
free_section
(ctx->db, section);
x509v3.h
125
void (*
free_section
)(void *db, STACK_OF(CONF_VALUE) *section);
member in struct:X509V3_CONF_METHOD_st
/external/chromium_org/third_party/openssl/openssl/include/openssl/
x509v3.h
125
void (*
free_section
)(void *db, STACK_OF(CONF_VALUE) *section);
member in struct:X509V3_CONF_METHOD_st
/external/openssl/include/openssl/
x509v3.h
125
void (*
free_section
)(void *db, STACK_OF(CONF_VALUE) *section);
member in struct:X509V3_CONF_METHOD_st
/external/valgrind/main/perf/
tinycc.c
6848
static void
free_section
(Section *s)
function
[
all
...]
Completed in 111 milliseconds