ACTION
%token ACTION PROTOCOL MODE LEVEL LEVEL_SPECIFY IPADDRESS PORT
%type <num> DIR PRIORITY ACTION PROTOCOL MODE LEVEL
: DIR ACTION
| DIR PRIORITY PRIO_OFFSET ACTION
| DIR PRIORITY HYPHEN PRIO_OFFSET ACTION
| DIR PRIORITY PRIO_BASE ACTION
| DIR PRIORITY PRIO_BASE PLUS PRIO_OFFSET ACTION
| DIR PRIORITY PRIO_BASE HYPHEN PRIO_OFFSET ACTION
ENTRY *hsearch(ENTRY, ACTION);
int hsearch_r(ENTRY, ACTION, ENTRY **, struct hsearch_data *);
hash_access(HTAB *hashp, ACTION action, DBT *key, DBT *val)
static int hash_access(HTAB *, ACTION, DBT *, DBT *);
hsearch(ENTRY item, ACTION action)
hsearch_r(ENTRY item, ACTION action, ENTRY **itemp, struct hsearch_data *head)
action : ACTION act_opt CODE
%token <i_value> X Y W H NO BOX SUB HELP MENU NEXT EXIT ACTION ENDWIN OPTION
case ACTION: