Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Dopenssl.c439 static int function_cmp(const FUNCTION * a, const FUNCTION * b) in function_cmp() function
476 if ((ret = lh_FUNCTION_new(function_hash, function_cmp)) == NULL) in LHASH_OF()
/third_party/openssl/apps/
H A Dopenssl.c439 static int function_cmp(const FUNCTION * a, const FUNCTION * b) in function_cmp() function
476 if ((ret = lh_FUNCTION_new(function_hash, function_cmp)) == NULL) in LHASH_OF()

Completed in 3 milliseconds