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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Ddict.c81 static void DictInternalFreeNode(t_dict_node ** const p);
115 * Function name : static void DictInternalFreeNode(t_dict_node ** const p)
127 static void DictInternalFreeNode(t_dict_node ** const p) function
271 DictInternalFreeNode(p);
305 DictInternalFreeNode(&Dict_head);

Completed in 39 milliseconds