Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/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];
/illumos-gate/usr/src/contrib/ast/src/lib/libast/port/
H A Dastlicense.c128 typedef struct Id_s struct
130 Item_t name;
131 Item_t value;
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c1497 typedef struct Id_s struct
1499 Item_t name;
1500 Item_t value;