Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Ddecode.c227 struct tablelist struct
229 struct tablelist *t_next; argument
237 static struct tablelist *list_fcmd_tables = NULL; argument
238 static struct tablelist *list_ecmd_tables = NULL;
239 static struct tablelist *list_var_tables = NULL;
240 static struct tablelist *list_sysvar_tables = NULL;
306 struct tablelist *t; in expand_cmd_table()
379 struct tablelist *t; in add_cmd_table()
387 if ((t = (struct tablelist *) in add_cmd_table()
388 calloc(1, sizeof(struct tablelist))) == NULL) in add_cmd_table()
[all …]
/freebsd-14.2/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h162 struct snmp_table_index tablelist; member
H A Dbsnmpmap.c74 #define snmp_tablelist mappings->tablelist