Searched refs:fileList (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_2/
H A Ddemo_module_2.c33 fileEntry* fileList = 0; variable
40 fileEntry *fprt = fileList;
74 fileList = fprt;
81 fileEntry * tempp = fileList, *prev = fileList;
98 fileEntry *fprt = fileList;
202 fileEntry* firstFile = fileList;
213 snmp_set_var_value(vptr, (u_char *) &fileList->findex, sizeof(fileList->findex));
/solaris-userland/components/net-snmp-57/sun/sdk/demo/demo_module_5/
H A Ddemo_module_5.c35 fileEntry *fileList = 0; variable
182 fileEntry *firstFile = fileList;
192 snmp_set_var_value(vptr, (u_char *) & fileList->findex, sizeof(fileList->findex));
471 fileEntry *fprt = fileList;
501 fileList = fprt;
517 fileEntry *tempp = fileList;
550 fileEntry *fprt = fileList;

Completed in 10 milliseconds