Home
last modified time | relevance | path

Searched refs:tablelist (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Ddecode.c307 struct tablelist struct
309 struct tablelist *t_next; argument
317 static struct tablelist *list_fcmd_tables = NULL; argument
318 static struct tablelist *list_ecmd_tables = NULL;
319 static struct tablelist *list_var_tables = NULL;
320 static struct tablelist *list_sysvar_tables = NULL;
323 static struct tablelist * find_stop_table(struct tablelist *t);
387 static void expand_cmd_table(struct tablelist *tlist) in expand_cmd_table()
389 struct tablelist *t; in expand_cmd_table()
412 struct tablelist *t; in init_cmds()
[all …]
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h161 struct snmp_table_index tablelist; member
H A Dbsnmpmap.c74 #define snmp_tablelist mappings->tablelist