OPTIONS
while ((ch = getopt(argc, argv, OPTIONS)) != -1)
set_item_opts(ITEM *item, OPTIONS opts)
item_opts_on(ITEM *item, OPTIONS opts)
item_opts_off(ITEM *item, OPTIONS opts)
OPTIONS
OPTIONS
set_menu_opts(MENU *param_menu, OPTIONS opts)
OPTIONS old_opts = menu->opts;
menu_opts_on(MENU *param_menu, OPTIONS opts)
OPTIONS old_opts = menu->opts;
menu_opts_off(MENU *param_menu, OPTIONS opts)
OPTIONS old_opts = menu->opts;
OPTIONS opts; /* options for the menu */
OPTIONS menu_opts(MENU *);
int menu_opts_off(MENU *, OPTIONS);
int menu_opts_on(MENU *, OPTIONS);
int set_menu_opts(MENU *, OPTIONS);
OPTIONS item_opts(ITEM *);
int item_opts_off(ITEM *, OPTIONS);
int item_opts_on(ITEM *, OPTIONS);
int set_item_opts(ITEM *, OPTIONS);
OPTIONS opts;
while ((ch = getopt(argc, argv, OPTIONS)) != -1)
while ((ch = getopt(argc, argv, OPTIONS)) != -1)
syslog(LOG_ERR, "Usage: %s [-%s]", getprogname(), OPTIONS);
while ((ch = getopt_long(argc, argv, OPTIONS, longopts, NULL)) != -1) {
while ((ch = getopt(argc, argv, OPTIONS)) != -1) {
case OPTIONS:
%token XOBJECT OBSOLETE ON OPTIONS
no OPTIONS { nowarn = $1; } no_opt_list { nowarn = 0; }
OPTIONS opt_list
while ((ch = getopt_long(argc, argv, OPTIONS, longopts, NULL)) != -1) {
while ((ch = getopt_long(argc, argv, OPTIONS, longopts, NULL)) != -1) {
while ((ch = getopt(argc, argv, OPTIONS)) != -1)
while ((ch = getopt(argc - argoff, argv + argoff, OPTIONS)) != -1)
while ((ch = getopt(argc - argoff, argv + argoff, OPTIONS)) != -1)
while ((ch = getopt(argc, argv, OPTIONS)) != -1) {