Symbol: partition_entry
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
104
partition_entry_cmp(const struct partition_entry *a,
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
105
const struct partition_entry *b)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
131
const struct partition_entry *entry)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
152
static struct partition_entry *
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
155
struct partition_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
253
partition_entry_delete(struct partition_entry *entry)
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
273
static struct partition_entry *
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
276
struct partition_entry *entry = NULL;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
288
static struct partition_entry *
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
291
struct partition_entry *entry = NULL;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
308
struct partition_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
338
struct partition_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
503
struct partition_entry *e, *etmp;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
544
struct partition_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
563
struct partition_entry *entry;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
65
TAILQ_ENTRY(partition_entry) link;
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
69
TAILQ_HEAD(partition_tbl, partition_entry);
usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c
83
struct partition_entry *entry;