Searched defs:list_name (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/lwip/src/core/
H A Dpbuf.c127 static void show_list(func_call_list_t list_name) argument
159 func_call_list_t list_name = pbuf_alloc_calls; local
173 func_call_list_t list_name = pbuf_free_calls; local
183 locate_key(func_call_list_t list_name, char *key) argument
197 add_key(func_call_list_t list_name, char *key) argument
210 increment_stats(func_call_list_t list_name, int idx, int type) argument
221 increment_calls(func_call_list_t list_name, int type, const char *func_name, int line_no) argument
[all...]

Completed in 23 milliseconds