Home
last modified time | relevance | path

Searched refs:strip_ends (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/asn1/
A Dasn_mime.c45 static char *strip_ends(char *name);
697 ntmp = strip_ends(q); in STACK_OF()
706 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
732 ntmp = strip_ends(q); in STACK_OF()
741 mime_hdr_addparam(mhdr, ntmp, strip_ends(q)); in STACK_OF()
763 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
771 mime_hdr_addparam(mhdr, ntmp, strip_ends(q)); in STACK_OF()
785 static char *strip_ends(char *name) in strip_ends() function

Completed in 3 milliseconds