Searched refs:free_section (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509v3/
H A Dv3_conf.c418 if (ctx->db_meth->free_section)
419 ctx->db_meth->free_section(ctx->db, section);
H A Dx509v3.h118 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section); member in struct:X509V3_CONF_METHOD_st
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/
H A Drmclomv.c104 static void free_section(rmclomv_cache_section_t *section);
616 free_section(rmclomv_cache_section_t *section) function
665 free_section(first);
671 free_section(sub_first);

Completed in 181 milliseconds