Searched defs:Option_t (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Doptions.h107 struct Option_s; typedef struct Option_s Option_t; typedef in typeref:struct:Option_s
117 Option_t* next; /* external option list link */
120 extern Option_t* optflag(int);
/ast/src/lib/libuu/
H A Duulib.c56 } Option_t; typedef in typeref:struct:__anon444
58 static const Option_t options[] =
/ast/src/cmd/pax/
H A Doptions.h176 } Option_t; typedef in typeref:struct:Option_s
178 extern Option_t options[];
/ast/src/cmd/html/
H A Dtroff2html.c3440 } Option_t; typedef in typeref:struct:__anon97
3442 static Option_t options[] =
3478 register Option_t* p = (Option_t*)x;

Completed in 26 milliseconds