Searched defs:list_t (Results 1 – 3 of 3) sorted by relevance
36 typedef struct list list_t; typedef
160 } list_t; typedef
78 #define list_for_each_entry_safe(object, temp, list_t) \ argument