Home
last modified time | relevance | path

Searched defs:n_oids (Results 1 – 6 of 6) sorted by relevance

/titanic_52/usr/src/cmd/picl/plugins/sun4v/lib/snmp/
H A Dsnmplib.c124 int n_oids; 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, int n_oids) in search_oid_in_group() 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
1605 int n_oids; snmp_refresh_process_job() local
[all...]
H A Dsnmplib.h48 int n_oids; 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
H A Ddebug.c172 snmp_log_cmd(uint_t tag, int cmd, int n_oids, char *oidstr, int row) in snmp_log_cmd() argument
/titanic_52/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c300 int n_oids; in register_group() local