Home
last modified time | relevance | path

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

/titanic_51/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() argument
750 search_oid_in_group(char *prefix, char *oidstrs, in argument
917 fetch_bulk(struct picl_snmphdl * smd,char * oidstrs,int n_oids,int row,int is_vol,int * snmp_syserr) fetch_bulk() argument
1411 refreshq_add_job(struct picl_snmphdl * smd,char * oidstrs,int n_oids,int row) refreshq_add_job() argument
1604 char *oidstrs; snmp_refresh_process_job() local
[all...]
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() argument
249 snmp_add_null_vars(snmp_pdu_t *pdu, char *oidstrs, int n_oids, int row) in snmp_add_null_vars() argument
H A Ddebug.h73 #define LOGBULK(tag, n_oids, oidstrs, row) \ argument
/titanic_51/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c301 char *p, *oidstrs; in register_group() local