Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/asn1/
H A Dasn_mime.c95 static char * strip_start(char *name);
791 return strip_end(strip_start(name)); in strip_ends()
796 strip_start(char *name) in strip_start() function