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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Ddict.c87 static void DictInternalFreeNode(t_dict_node ** const p);
121 * Function name : static void DictInternalFreeNode(t_dict_node ** const p)
133 static void DictInternalFreeNode(t_dict_node ** const p) function
277 DictInternalFreeNode(p);
311 DictInternalFreeNode(&Dict_head);

Completed in 33 milliseconds