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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Ddict.h50 const char *DictGet(dict_hdl_t dict, const char * const key);
H A Ddict.c228 * Function name : const char *DictGet(const char * const key)
243 const char *DictGet(const dict_hdl_t dict, const char * const key) function
H A Dbroadcom.c4329 const char *value = DictGet(BcmPostArgs, key);

Completed in 67 milliseconds