Symbol: swrun_entry
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
112
static struct swrun_entry *
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
115
struct swrun_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
132
swrun_entry_delete(struct swrun_entry *entry)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
148
static struct swrun_entry *
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
151
struct swrun_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
203
struct swrun_entry *entry)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
284
struct swrun_entry *entry)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
328
struct swrun_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
361
struct swrun_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
396
struct swrun_entry *entry, *entry_tmp;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
426
fetch_swrun_entry(struct swrun_entry *entry)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
470
invalidate_swrun_entry(struct swrun_entry *entry, int commit)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
565
struct swrun_entry *n1;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
582
struct swrun_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
746
struct swrun_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
91
TAILQ_ENTRY(swrun_entry) link;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c
93
TAILQ_HEAD(swrun_tbl, swrun_entry);