Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c340 static int sk_strcmp(const char * const *a, const char * const *b) in sk_strcmp() function
375 if ((files = sk_OPENSSL_STRING_new(sk_strcmp)) == NULL) { in do_dir()
/third_party/openssl/apps/
H A Drehash.c343 static int sk_strcmp(const char * const *a, const char * const *b) in sk_strcmp() function
377 if ((files = sk_OPENSSL_STRING_new(sk_strcmp)) == NULL) { in do_dir()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_utl.c26 static int sk_strcmp(const char *const *a, const char *const *b);
446 static int sk_strcmp(const char *const *a, const char *const *b) in sk_strcmp() function
545 *sk = sk_OPENSSL_STRING_new(sk_strcmp); in STACK_OF()
/third_party/openssl/crypto/x509/
H A Dv3_utl.c26 static int sk_strcmp(const char *const *a, const char *const *b);
446 static int sk_strcmp(const char *const *a, const char *const *b) in sk_strcmp() function
545 *sk = sk_OPENSSL_STRING_new(sk_strcmp); in STACK_OF()

Completed in 7 milliseconds