Searched refs:GetFileName (Results 1 - 3 of 3) sorted by relevance

/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_5/
H A Ddemo_module_5.h32 char* GetFileName( int fIndex);
H A Ddemo_module_5.c280 if (stat(GetFileName(data->findex), &fAttrib) != -1) {
375 undofn = GetFileName(data->findex);
445 if (GetFileName(data->findex)) {
548 GetFileName(int fIndex) function
/solaris-userland-s11u3/components/net-snmp/sun/sdk/demo/demo_module_2/
H A Ddemo_module_2.c97 char* GetFileName( int fIndex){ function
288 if (stat(GetFileName(data->findex), &fAttrib) != -1) {
372 undofn = GetFileName(data->findex);
425 if(GetFileName(data->findex)){

Completed in 39 milliseconds