Searched refs:openssl_strnchr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/dso/
H A Ddso_win32.c128 static const char *openssl_strnchr(const char *string, int c, size_t len);
493 const char *end = openssl_strnchr(start, '/',
514 const char *end = openssl_strnchr(start, '/',
650 static const char *openssl_strnchr(const char *string, int c, size_t len) function

Completed in 296 milliseconds