get_token
rv = get_token(cfile);
token = get_token(cfile);
static int get_token(FILE *);
int get_token(struct _s_x *table, const char *string, const char *errbase);
tcmd = get_token(nat64cmds, *av, "nat64clat command");
tcmd = get_token(nat64statscmds, *av, "stats command");
tcmd = get_token(nat64newcmds, *av, "option");
tcmd = get_token(nat64newcmds, *av, "option");
tcmd = get_token(nat64statscmds, *av, "nat64lsn stats command");
tcmd = get_token(nat64listcmds, *av, "nat64lsn list command");
tcmd = get_token(nat64cmds, *av, "nat64lsn command");
tcmd = get_token(nat64newcmds, *av, "option");
tcmd = get_token(nat64newcmds, *av, "option");
tcmd = get_token(nat64cmds, *av, "nat64stl command");
tcmd = get_token(nat64statscmds, *av, "stats command");
tcmd = get_token(nat64newcmds, *av, "option");
tcmd = get_token(nat64newcmds, *av, "option");
tcmd = get_token(nptv6cmds, *av, "nptv6 command");
tcmd = get_token(nptv6statscmds, *av, "stats command");
tcmd = get_token(nptv6newcmds, *av, "option");
tcmd = get_token(tablecmds, *av, "table command");
tcmd = get_token(tablecmds, *av, "table command");
tcmd = get_token(tablenewcmds, *av, "option");
tcmd = get_token(tablenewcmds, *av, "option");
get_token(&tok);
get_token(&tok);
get_token(&tok);
get_token(&tok);
get_token(&tok);
get_token(&tok);
get_token(&tok);
get_token(&tok);
get_token(tokp);
get_token(tokp);
get_token(tokp);
get_token(tokp);
get_token(tokp);
get_token(tokp);
void get_token(token *tokp);
switch (get_token(argv[n], t)) {