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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/amiga/
H A Dexpat_lib.c116 struct DOSIFace *IDOS = 0; variable in typeref:struct:DOSIFace
140 IDOS = (struct DOSIFace *)GetInterface(DOSLib, "main", 1, NULL);
141 if ( IDOS != 0 ) {
152 DropInterface((struct Interface *)IDOS);
223 DropInterface((struct Interface *)IDOS);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dexpat_lib.c116 struct DOSIFace *IDOS = 0; variable in typeref:struct:DOSIFace
140 IDOS = (struct DOSIFace *)GetInterface(DOSLib, "main", 1, NULL);
141 if ( IDOS != 0 ) {
152 DropInterface((struct Interface *)IDOS);
223 DropInterface((struct Interface *)IDOS);

Completed in 111 milliseconds