Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/menuc/
H A Dmdb.h41 typedef struct menu_info menu_info; typedef
74 struct menu_info { struct
75 char *title;
76 char *helpstr;
77 char *exitstr;
78 int mopt;
79 int y, x;
80 int h, w;
81 int numopt;
82 int name_is_code;
[all …]