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

/systemd/src/test/
H A Dtest-list.c25 typedef struct list_item { struct
26 LIST_FIELDS(struct list_item, item);
27 } list_item; typedef in typeref:struct:list_item
28 LIST_HEAD(list_item, head);
29 list_item items[4];
30 list_item *cursor;

Completed in 10 milliseconds