Searched refs:mime_hdr_new (Results 1 – 1 of 1) sorted by relevance
48 static MIME_HEADER *mime_hdr_new(const char *name, const char *value);725 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()782 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()857 static MIME_HEADER *mime_hdr_new(const char *name, const char *value) in mime_hdr_new() function
Completed in 6 milliseconds