Home
last modified time | relevance | path

Searched defs:tabwork (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dsnmpclient.c115 struct tabwork { struct
116 const struct snmp_table *descr;
117 struct table *table;
118 struct worklist worklist;
119 uint32_t last_change;
120 int first;
121 u_int iter;
145 table_free(struct tabwork *work, int all) in table_free() argument