Searched refs:MIME_PARAM (Results 1 – 3 of 3) sorted by relevance
39 STACK_OF(MIME_PARAM) *params; /* Zero or more parameters */52 static int mime_param_cmp(const MIME_PARAM *const *a,53 const MIME_PARAM *const *b);54 static void mime_param_free(MIME_PARAM *param);59 static MIME_PARAM *mime_param_find(MIME_HEADER *hdr, const char *name);384 MIME_PARAM *prm; in SMIME_read_ASN1()835 MIME_PARAM *mparam = NULL; in mime_hdr_addparam()874 static int mime_param_cmp(const MIME_PARAM *const *a, in mime_param_cmp()875 const MIME_PARAM *const *b) in mime_param_cmp()897 static MIME_PARAM *mime_param_find(MIME_HEADER *hdr, const char *name) in mime_param_find()[all …]
41 typedef struct mime_param_st MIME_PARAM; typedef42 DEFINE_STACK_OF(MIME_PARAM)
280 -T MIME_PARAM