Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/objects/
Do_names.c293 static int do_all_sorted_cmp(const void *n1_, const void *n2_) in do_all_sorted_cmp() argument
296 const OBJ_NAME *const *n2 = n2_; in do_all_sorted_cmp()