/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_2/ |
H A D | demo_module_2.c | 184 Set the my_data_context variable to something to be returned to 195 me1FileTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 208 *my_data_context = firstFile; 223 my_loop_context->next. The my_data_context pointer should be set 228 me1FileTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 241 *my_data_context = nextNode; 274 /* the following extracts the my_data_context pointer set in
|
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_3/ |
H A D | demo_module_3.c | 113 Set the my_data_context variable to something to be returned to 124 me1ContactInfoTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 137 *my_data_context = firstNode; 153 my_loop_context->next. The my_data_context pointer should be set 158 me1ContactInfoTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 173 *my_data_context = nextNode; 206 /* the following extracts the my_data_context pointer set in
|
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_5/ |
H A D | demo_module_5.c | 162 Set the my_data_context variable to something to be returned to 175 me5FileTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 187 *my_data_context = firstFile; 203 my_loop_context->next. The my_data_context pointer should be set 210 me5FileTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 223 *my_data_context = nextNode; 264 * the following extracts the my_data_context pointer set in the loop
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/entityMib/ |
H A D | entAliasMappingTable.c | 104 Set the my_data_context variable to something to be returned to 115 entAliasMappingTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 150 *my_data_context = (void *) zValidAlias; 167 my_loop_context->next. The my_data_context pointer should be set 172 entAliasMappingTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 183 zlogicalAliases = (logicalAlias *) *my_data_context; 212 *my_data_context = (void *) zValidAlias; 246 /* the following extracts the my_data_context pointer set in
|
H A D | entLPMappingTable.c | 119 * Set the my_data_context variable to something to be returned to 131 void **my_data_context, netsnmp_variable_list * put_index_data, 160 *my_data_context = (void *) zpValidPhyIdx; 179 * my_loop_context->next. The my_data_context pointer should be set 186 void **my_data_context, netsnmp_variable_list * put_index_data, 220 *my_data_context = (void *) zpValidPhyIdx; 261 * the following extracts the my_data_context pointer set in 130 entLPMappingTable_get_first_data_point(void **my_loop_context, void **my_data_context, netsnmp_variable_list * put_index_data, netsnmp_iterator_info * mydata) argument 185 entLPMappingTable_get_next_data_point(void **my_loop_context, void **my_data_context, netsnmp_variable_list * put_index_data, netsnmp_iterator_info * mydata) argument
|
H A D | entLogicalTable.c | 104 Set the my_data_context variable to something to be returned to 115 entLogicalTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 133 *my_data_context = (void *)zRunner; 148 my_loop_context->next. The my_data_context pointer should be set 153 entLogicalTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 172 *my_data_context = (void *)zRunner; 204 /* the following extracts the my_data_context pointer set in
|
H A D | entPhysicalContainsTable.c | 105 Set the my_data_context variable to something to be returned to 116 entPhysicalContainsTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 153 *my_data_context = (void *) zpValidChildIdx; 171 my_loop_context->next. The my_data_context pointer should be set 176 entPhysicalContainsTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 215 /* *my_data_context are pointing to valid entries. */ 217 *my_data_context = (void *) zpValidChildIdx; 252 /* the following extracts the my_data_context pointer set in
|
H A D | entPhysicalTable.c | 126 Set the my_data_context variable to something to be returned to 137 entPhysicalTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 155 *my_data_context = (void *)zRunner; 169 my_loop_context->next. The my_data_context pointer should be set 174 entPhysicalTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 193 *my_data_context = (void *)zRunner; 226 /* the following extracts the my_data_context pointer set in
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/seaExtensions/ |
H A D | sunProcesses.c | 704 * Set the my_data_context variable to something to be returned to 716 void **my_data_context, 731 *my_data_context = ps_ptr; 750 * my_loop_context->next. The my_data_context pointer should be set 757 void **my_data_context, 775 *my_data_context = ps_ptr; 813 /* the following extracts the my_data_context pointer set in */ 715 sunProcessTable_get_first_data_point(void **my_loop_context, void **my_data_context, netsnmp_variable_list *put_index_data, netsnmp_iterator_info *mydata) argument 756 sunProcessTable_get_next_data_point(void **my_loop_context, void **my_data_context, netsnmp_variable_list *put_index_data, netsnmp_iterator_info *mydata) argument
|
/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/ |
H A D | healthMonitor.c | 1470 Set the my_data_context variable to something to be returned to 1482 hmDiskTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument 1494 *my_data_context = firstNode; 1509 my_loop_context->next. The my_data_context pointer should be set 1514 hmDiskTable_get_next_data_point(void **my_loop_context, void **my_data_context, argument 1536 *my_data_context = nextNode; 1573 * the following extracts the my_data_context pointer set in the loop
|