Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dasn_mime.c45 static char *strip_ends(char *name);
716 ntmp = strip_ends(q); in STACK_OF()
725 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
751 ntmp = strip_ends(q); in STACK_OF()
760 mime_hdr_addparam(mhdr, ntmp, strip_ends(q)); in STACK_OF()
782 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
790 mime_hdr_addparam(mhdr, ntmp, strip_ends(q)); in STACK_OF()
810 static char *strip_ends(char *name) in strip_ends() function

Completed in 5 milliseconds