Home
last modified time | relevance | path

Searched refs:helpstr (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/usr.bin/menuc/
H A Dparse.y61 %type <s_value> init_code system helpstr text
115 opts ";" expaction dispact option_list exitact helpstr
230 helpstr : /* empty */ { cur_menu->info->helpstr = NULL; }
231 | HELP CODE ";" { asprintf(&cur_menu->info->helpstr, "\"%s\"", $2); }
232 | HELP text ";" { cur_menu->info->helpstr = $2; }
H A Dmdb.h76 char *helpstr; member
H A Dmain.c89 default_info.helpstr = NULL; in main()
H A Dmdb.c388 if (menus[i]->info->helpstr == NULL) in write_menu_file()
391 tmpstr = menus[i]->info->helpstr; in write_menu_file()
H A Dmenu_sys.def422 const char *help = m->helpstr;
453 help = MSG_XLAT(m->helpstr);
892 m->helpstr = help;
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dopt.c860 help = o->helpstr ? o->helpstr : "(No additional info)"; in opt_help()
H A Dapps.h353 const char *helpstr; member
H A Dopenssl.c313 if (o->helpstr == NULL) in list_missing_help()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/
H A Dopt.h318 const char *helpstr; member
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A DOPTIONS.pod101 const char *helpstr;
132 The B<helpstr> is what to display when the user uses the help option,
173 The B<retval> and B<valtype> are ignored, and the B<helpstr> should