Home
last modified time | relevance | path

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

/openssl/apps/
H A Dopenssl.c459 static int SortFnByName(const void *_f1, const void *_f2) in SortFnByName() function
484 qsort(functions, i, sizeof(*functions), SortFnByName); in LHASH_OF()

Completed in 3 milliseconds