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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dmem_dbg.c277 /* static unsigned long app_info_hash(APP_INFO *a) */
278 static unsigned long app_info_hash(const void *a_void) function
341 if ((amih=lh_new(app_info_hash, app_info_cmp)) == NULL)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dmem_dbg.c285 /* static unsigned long app_info_hash(APP_INFO *a) */
286 static unsigned long app_info_hash(const void *a_void) function
349 if ((amih=lh_new(app_info_hash, app_info_cmp)) == NULL)

Completed in 84 milliseconds