Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_partition_tbl.c59 struct partition_entry { struct
65 TAILQ_ENTRY(partition_entry) link; argument
69 TAILQ_HEAD(partition_tbl, partition_entry); argument