Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/apps/
H A Dopenssl.c449 static int SortFnByName(const void *_f1, const void *_f2) in SortFnByName() function
474 qsort(functions, i, sizeof(*functions), SortFnByName); in LHASH_OF()
/third_party/openssl/apps/
H A Dopenssl.c449 static int SortFnByName(const void *_f1, const void *_f2) in SortFnByName() function
474 qsort(functions, i, sizeof(*functions), SortFnByName); in LHASH_OF()

Completed in 2 milliseconds