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

/freebsd-11-stable/crypto/openssl/apps/
H A Dopenssl.c590 static int SortFnByName(const void *_f1, const void *_f2) function
688 qsort(functions, i, sizeof(*functions), SortFnByName);

Completed in 55 milliseconds