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

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dmem_dbg.c271 /* static int app_info_cmp(APP_INFO *a, APP_INFO *b) */
272 static int app_info_cmp(const void *a_void, const void *b_void) function
335 if ((amih = lh_new(app_info_hash, app_info_cmp)) == NULL) {

Completed in 37 milliseconds