Home
last modified time | relevance | path

Searched defs:Id_s (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libast/common/string/
H A Dfmtgid.c48 typedef struct Id_s struct
50 Dtlink_t link;
51 int id;
52 char name[1];
H A Dfmtuid.c48 typedef struct Id_s struct
50 Dtlink_t link;
51 int id;
52 char name[1];
H A Dstruid.c51 typedef struct Id_s struct
53 Dtlink_t link;
54 int id;
55 char name[1];
H A Dstrgid.c55 typedef struct Id_s struct
57 Dtlink_t link;
58 int id;
59 char name[1];
H A Dfmtfs.c49 typedef struct Id_s struct
51 Dtlink_t link;
52 dev_t id;
53 char name[1];
/titanic_41/usr/src/lib/libast/common/port/
H A Dastlicense.c115 typedef struct Id_s struct
117 Item_t name;
118 Item_t value;