Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libast/common/misc/
H A Doptget.c87 typedef struct Help_s struct
89 const char* match; /* builtin help match name */
90 const char* name; /* builtin help name */
91 int style; /* STYLE_* */
92 const char* text; /* --? text */
93 unsigned int size; /* strlen text */
/titanic_51/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c94 typedef struct Help_s struct
96 matchHelp_s global() argument
97 nameHelp_s global() argument
98 styleHelp_s global() argument
99 textHelp_s global() argument
100 sizeHelp_s global() argument