Searched refs:device_entry_create (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h252 struct device_entry *device_entry_create(const char *, const char *,
H A Dhostres_device_tbl.c101 device_entry_create(const char *name, const char *location, const char *descr) function
252 return (device_entry_create(dev_p->dd_name, dev_p->dd_location,
H A Dhostres_processor_tbl.c171 if ((dev = device_entry_create(name, "", "")) == NULL)
H A Dhostres_diskstorage_tbl.c454 if ((entry = device_entry_create(disk, "", "")) == NULL)

Completed in 51 milliseconds