Searched refs:my_loop_context (Results 1 - 10 of 10) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_3/
H A Ddemo_module_3.c108 Set the my_loop_context variable to the first data point structure
115 row. This could be the same pointer as what my_loop_context is
124 me1ContactInfoTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
136 *my_loop_context = firstNode;
150 my_loop_context has already been set to a previous value and should
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
165 me1ContactEntry* nextNode = (me1ContactEntry*) *my_loop_context;
172 *my_loop_context = nextNode;
/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_2/
H A Ddemo_module_2.c179 Set the my_loop_context variable to the first data point structure
186 row. This could be the same pointer as what my_loop_context is
195 me1FileTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
207 *my_loop_context = firstFile;
220 my_loop_context has already been set to a previous value and should
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
234 fileEntry *nextNode = (fileEntry *) *my_loop_context;
240 *my_loop_context = nextNode;
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/entityMib/
H A DentLPMappingTable.c114 * Set the my_loop_context variable to the first data point structure
121 * row. This could be the same pointer as what my_loop_context is
130 entLPMappingTable_get_first_data_point(void **my_loop_context, argument
159 *my_loop_context = (void *) zpValidEntry;
176 * my_loop_context has already been set to a previous value and should
179 * my_loop_context->next. The my_data_context pointer should be set
185 entLPMappingTable_get_next_data_point(void **my_loop_context, argument
193 zRunner = (entLPMappingTableEntry_t *)*my_loop_context;
219 *my_loop_context = (void *) zpValidEntry;
H A DentAliasMappingTable.c99 Set the my_loop_context variable to the first data point structure
106 row. This could be the same pointer as what my_loop_context is
115 entAliasMappingTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
149 *my_loop_context = (void *) zpValidEntry;
164 my_loop_context has already been set to a previous value and should
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
182 zRunner = (entAliasMappingTableEntry_t *)*my_loop_context;
211 *my_loop_context = (void *) zpValidEntry;
H A DentLogicalTable.c99 Set the my_loop_context variable to the first data point structure
106 row. This could be the same pointer as what my_loop_context is
115 entLogicalTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
132 *my_loop_context = (void *)zRunner;
145 my_loop_context has already been set to a previous value and should
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
161 zRunner = (entLogicalEntry_t *) *my_loop_context;
171 *my_loop_context = (void *)zRunner;
H A DentPhysicalContainsTable.c100 Set the my_loop_context variable to the first data point structure
107 row. This could be the same pointer as what my_loop_context is
116 entPhysicalContainsTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
147 /* version. *my_loop_context was pointing to */
152 *my_loop_context = (void *) zpValidEntry;
168 my_loop_context has already been set to a previous value and should
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
187 zRunner = (physIndexAndChildIndex_t *)*my_loop_context;
214 /* Fix for 4910641: We are making sure that *my_loop_context an
[all...]
H A DentPhysicalTable.c121 Set the my_loop_context variable to the first data point structure
128 row. This could be the same pointer as what my_loop_context is
137 entPhysicalTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
154 *my_loop_context = (void *)zRunner;
166 my_loop_context has already been set to a previous value and should
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
182 zRunner = (entPhysicalEntry_t *) *my_loop_context;
192 *my_loop_context = (void *)zRunner;
/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_5/
H A Ddemo_module_5.c157 Set the my_loop_context variable to the first data point structure
164 row. This could be the same pointer as what my_loop_context is
175 me5FileTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
186 *my_loop_context = firstFile;
200 my_loop_context has already been set to a previous value and should
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
216 fileEntry *nextNode = (fileEntry *) * my_loop_context;
222 *my_loop_context = nextNode;
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/seaExtensions/
H A DsunProcesses.c698 * Set the my_loop_context variable to the first data point structure
705 * row. * This could be the same pointer as what my_loop_context is
714 sunProcessTable_get_first_data_point(void **my_loop_context, argument
729 *my_loop_context = ps_ptr;
746 * my_loop_context has already been set to a previous value and should
749 * my_loop_context->next. The my_data_context pointer should be set
755 sunProcessTable_get_next_data_point(void **my_loop_context, argument
766 ps_ptr = (ps_data_t *) (*my_loop_context);
773 *my_loop_context = ps_ptr;
/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A DhealthMonitor.c1465 Set the my_loop_context variable to the first data point structure
1472 row. This could be the same pointer as what my_loop_context is
1482 hmDiskTable_get_first_data_point(void **my_loop_context, void **my_data_context, argument
1493 *my_loop_context = firstNode;
1506 my_loop_context has already been set to a previous value and should
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
1521 hmDiskTable *nextNode = (hmDiskTable *) * my_loop_context;
1535 *my_loop_context = nextNode;

Completed in 35 milliseconds