Home
last modified time | relevance | path

Searched refs:List_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libcmd/common/
H A Dgrep.c135 } List_t; typedef
146 List_t file; /* pattern file list */
147 List_t pattern; /* pattern list */
148 List_t re; /* re list */
173 addre(State_s *state, List_t* p, char* s) in addre()
231 addstring(State_s *state, List_t* p, char* s) in addstring()
/titanic_41/usr/src/lib/libast/common/misc/
H A Doptget.c108 } List_t; typedef
193 static const List_t help_head[] =
235 static const List_t help_tail[] =
2058 list(Sfio_t* sp, register const List_t* lp) in list()