Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c123 char *oidstrs; member
268 snmp_register_group(picl_snmphdl_t hdl, char *oidstrs, int n_oids, int is_vol) in snmp_register_group()
750 search_oid_in_group(char *prefix, char *oidstrs, int n_oids) in search_oid_in_group()
917 fetch_bulk(struct picl_snmphdl *smd, char *oidstrs, int n_oids, in fetch_bulk()
1411 refreshq_add_job(struct picl_snmphdl *smd, char *oidstrs, int n_oids, int row) in refreshq_add_job()
1604 char *oidstrs; in snmp_refresh_process_job() local
H A Dsnmplib.h47 char *oidstrs; member
H A Dpdu.c60 snmp_create_pdu(int cmd, int max_reps, char *oidstrs, int n_oids, int row) in snmp_create_pdu()
249 snmp_add_null_vars(snmp_pdu_t *pdu, char *oidstrs, int n_oids, int row) in snmp_add_null_vars()
H A Ddebug.h73 #define LOGBULK(tag, n_oids, oidstrs, row) \ argument
/titanic_41/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c301 char *p, *oidstrs; in register_group() local