Searched defs:Id_s (Results 1 – 6 of 6) sorted by relevance
48 typedef struct Id_s struct50 Dtlink_t link;51 int id;52 char name[1];
51 typedef struct Id_s struct53 Dtlink_t link;54 int id;55 char name[1];
55 typedef struct Id_s struct57 Dtlink_t link;58 int id;59 char name[1];
49 typedef struct Id_s struct51 Dtlink_t link;52 dev_t id;53 char name[1];
115 typedef struct Id_s struct117 Item_t name;118 Item_t value;