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

/freebsd-9.3-release/contrib/less/
H A Ddecode.c211 struct tablelist struct
213 struct tablelist *t_next;
221 static struct tablelist *list_fcmd_tables = NULL;
222 static struct tablelist *list_ecmd_tables = NULL;
223 static struct tablelist *list_var_tables = NULL;
224 static struct tablelist *list_sysvar_tables = NULL;
323 struct tablelist **tlist;
327 register struct tablelist *t;
332 * Allocate a tablelist structure, initialize it,
335 if ((t = (struct tablelist *)
[all...]
/freebsd-9.3-release/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h162 struct snmp_table_index tablelist; member in struct:snmp_mappings
H A Dbsnmpmap.c78 #define snmp_tablelist mappings->tablelist

Completed in 79 milliseconds