Home | History | Annotate | Download | only in asn1

Lines Matching full:ex_free_func

85 	asn1_ps_func	*ex_free_func;
385 ctx->prefix_free = ex_func->ex_free_func;
391 ex_func->ex_free_func = ctx->prefix_free;
397 ctx->suffix_free = ex_func->ex_free_func;
403 ex_func->ex_free_func = ctx->suffix_free;
455 asn1_ps_func *ex_func, asn1_ps_func *ex_free_func)
459 extmp.ex_free_func = ex_free_func;
464 asn1_ps_func **ex_func, asn1_ps_func **ex_free_func)
472 *ex_free_func = extmp.ex_free_func;