Searched refs:fetch_bulk (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/picl/plugins/sun4v/lib/snmp/ |
H A D | snmplib.c | 151 static void fetch_bulk(struct picl_snmphdl *, char *, int, int, int, int *); 359 fetch_bulk(smd, grp->oidstrs, grp->n_oids, row, grp->is_volatile, &err); in snmp_get_int() 419 fetch_bulk(smd, grp->oidstrs, grp->n_oids, row, grp->is_volatile, &err); in snmp_get_str() 484 fetch_bulk(smd, grp->oidstrs, grp->n_oids, row, grp->is_volatile, &err); in snmp_get_bitstr() 917 fetch_bulk(struct picl_snmphdl *smd, char *oidstrs, int n_oids, in fetch_bulk() function 1633 fetch_bulk(smd, oidstrs, n_oids, row, 1, &err); in snmp_refresh_process_job()
|