Home
last modified time | relevance | path

Searched defs:List_s (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libcmd/common/
H A Dgrep.c131 typedef struct List_s /* generic list */ struct
133 Item_t* head; /* list head */
134 Item_t* tail; /* list tail */
/titanic_50/usr/src/lib/libast/common/misc/
H A Doptget.c103 typedef struct List_s struct
105 int type; /* { - + : } */
106 const char* name; /* list name */
107 const char* text; /* help text */