Home
last modified time | relevance | path

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

/crypto/asn1/
A Dasn_mime.c45 static char *strip_ends(char *name);
758 ntmp = strip_ends(q); in STACK_OF()
767 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
793 ntmp = strip_ends(q); in STACK_OF()
802 mime_hdr_addparam(mhdr, ntmp, strip_ends(q)); in STACK_OF()
824 new_hdr = mime_hdr_new(ntmp, strip_ends(q)); in STACK_OF()
832 mime_hdr_addparam(mhdr, ntmp, strip_ends(q)); in STACK_OF()
852 static char *strip_ends(char *name) in strip_ends() function

Completed in 6 milliseconds