check_action
static int check_action(enum nodetype t, const char *s, struct node *np);
{ T_FAULT, "action", 0, check_action, O_ERR },
defaction = check_action(buf, line, opts, lvl);
extern int check_action __P((char *, char *, int, int));