Home
last modified time | relevance | path

Searched refs:device_entry (Results 1 – 7 of 7) sorted by relevance

/src/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h119 struct device_entry { struct
136 TAILQ_ENTRY(device_entry) link; argument
156 struct device_entry *entry_p;
244 struct device_entry *device_find_by_index(int32_t);
247 struct device_entry *device_find_by_name(const char *);
250 struct device_entry *device_entry_create(const char *, const char *,
254 void device_entry_delete(struct device_entry *entry);
H A Dhostres_device_tbl.c68 TAILQ_HEAD(device_tbl, device_entry);
98 struct device_entry *
101 struct device_entry *entry = NULL; in device_entry_create()
243 static struct device_entry *
258 device_entry_delete(struct device_entry *entry) in device_entry_delete()
278 static struct device_entry *
295 struct device_entry *
298 struct device_entry *entry; in device_find_by_index()
309 struct device_entry *
370 struct device_entry *entry; in device_collector()
[all …]
H A Dhostres_diskstorage_tbl.c147 disk_entry_create(const struct device_entry *devEntry) in disk_entry_create()
173 struct device_entry *devEntry; in disk_entry_delete()
251 struct device_entry *entry; in disk_OS_get_ATA_disks()
339 struct device_entry *entry; in disk_OS_get_MD_disks()
401 struct device_entry *entry; in disk_OS_get_disks()
H A Dhostres_network_tbl.c90 network_entry_create(const struct device_entry *devEntry) in network_entry_create()
128 struct device_entry *dev; in network_get_interfaces()
H A Dhostres_printer_tbl.c90 printer_entry_create(const struct device_entry *devEntry) in printer_entry_create()
208 struct device_entry *dev_entry; in handle_printer()
H A Dhostres_processor_tbl.c159 struct device_entry *dev; in proc_create_entry()
/src/cddl/usr.sbin/dwatch/libexec/
H A Dio32 this string device_entry;
78 this->device_entry = strjoin(this->devinfo.dev_name,
96 this->device_entry,