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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmessage.c500 void *htable_value; local
501 int found = !hash_find_entry (&mlp->htable, key, keylen, &htable_value);
507 return (message_ty *) htable_value;

Completed in 90 milliseconds