Searched refs:tablelist (Results 1 – 1 of 1) sorted by relevance
229 struct tablelist struct231 struct tablelist *t_next; argument239 static struct tablelist *list_fcmd_tables = NULL; argument240 static struct tablelist *list_ecmd_tables = NULL;241 static struct tablelist *list_var_tables = NULL;242 static struct tablelist *list_sysvar_tables = NULL;306 static void expand_cmd_table(struct tablelist *tlist) in expand_cmd_table()308 struct tablelist *t; in expand_cmd_table()379 static int add_cmd_table(struct tablelist **tlist, char *buf, int len) in add_cmd_table()381 struct tablelist *t; in add_cmd_table()[all …]