Home
last modified time | relevance | path

Searched refs:xosfind_close (Results 1 – 11 of 11) sorted by relevance

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/src/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtif_acorn.c207 extern os_error *xosfind_close (os_f file);
210 #define xosfind_close(file) \ macro
322 return ((int) xosfind_close((os_f) fd)); in close()
/dports/games/tomenet/tomenet-4.6.0/src/client/
H A Dmain-acn.c1769 xosfind_close(filehandle[i]); in final_acn()
2267 e=xosfind_close(f); in fd_close()