Searched +defs:val +defs:list (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Ddsr.c71 * Build a list of disks attached to the system. if a previous list is passed
72 * in, delete that list before building the new list.
78 nms_t *list; local
98 * Build the list of devices connected to the system.
100 list = rummage_dev_dsk();
101 rummage_path_to_inst(list);
102 mk_list_of_disks(list, &rv);
103 t = list;
124 nms_t *list = (nms_t *)0; local
206 look_up_name(const char *nm, nms_t *list) argument
232 make_an_entry(char *lname, const char *shortnm, nms_t **list, int devtype) argument
288 rummage_path_to_inst(nms_t *list) argument
315 pline(char *ib, nms_t *list) argument
435 find_str(const char *inbuf, nms_t *list) argument
449 mk_list_of_disks(nms_t *list, disk_list_t **hd) argument
568 lookup_ks_name(char *dev_nm, void *val) argument
575 struct list_of_disks *list; local
[all...]

Completed in 20 milliseconds