Searched defs:list_t (Results 1 – 5 of 5) sorted by relevance
40 typedef struct list list_t; typedef
38 typedef struct list list_t; typedef
60 typedef struct list list_t; typedef
158 } list_t; typedef
78 #define list_for_each_entry_safe(object, temp, list_t) \ argument