Home
last modified time | relevance | path

Searched refs:HDlstat (Results 1 – 22 of 22) sorted by relevance

/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h43 #define HDlstat(S,B) _lstati64(S,B) macro
H A DH5private.h784 #if !defined(HDfstat) || !defined(HDstat) || !defined(HDlstat)
789 #ifndef HDlstat
790 #define HDlstat(S,B) lstat64(S,B) macro
802 #ifndef HDlstat
803 #define HDlstat(S,B) lstat(S,B) macro
H A DH5F.c2315 if(HDlstat(name, &lst) < 0) in H5F_build_actual_name()
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5win32defs.h46 #define HDlstat(S,B) _lstati64(S,B) macro
H A DH5private.h809 #ifndef HDlstat
810 #define HDlstat(S,B) lstat(S,B) macro
H A DH5Fint.c1572 if(HDlstat(name, &lst) < 0) in H5F_build_actual_name()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h46 #define HDlstat(S, B) _lstati64(S, B) macro
H A DH5private.h928 #ifndef HDlstat
929 #define HDlstat(S, B) lstat(S, B) macro
H A DH5Fint.c2683 if (HDlstat(name, &lst) < 0) in H5F__build_actual_name()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5win32defs.h46 #define HDlstat(S,B) _lstati64(S,B) macro
H A DH5private.h892 #ifndef HDlstat
893 #define HDlstat(S,B) lstat(S,B) macro
H A DH5Fint.c2406 if(HDlstat(name, &lst) < 0) in H5F_build_actual_name()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5win32defs.h46 #define HDlstat(S,B) _lstati64(S,B) macro
H A DH5private.h878 #ifndef HDlstat
879 #define HDlstat(S,B) lstat(S,B) macro
H A DH5Fint.c2031 if(HDlstat(name, &lst) < 0) in H5F_build_actual_name()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5win32defs.h47 #define HDlstat(S,B) _lstati64(S,B) macro
H A DH5private.h897 #ifndef HDlstat
898 #define HDlstat(S,B) lstat(S,B) macro
H A DH5Fint.c2311 if(HDlstat(name, &lst) < 0) in H5F_build_actual_name()
/dports/science/hdf5-18/hdf5-1.8.21/tools/perform/
H A Dpio_standalone.h171 #define HDlstat(S,B) _lstati64(S,B) macro
178 #define HDlstat(S,B) lstat64(S,B) macro
185 #define HDlstat(S,B) lstat(S,B) macro
H A Dsio_standalone.h193 #define HDlstat(S,B) _lstati64(S,B) macro
200 #define HDlstat(S,B) lstat64(S,B) macro
207 #define HDlstat(S,B) lstat(S,B) macro
/dports/science/hdf5/hdf5-1.10.6/tools/test/perform/
H A Dpio_standalone.h171 #define HDlstat(S,B) _lstati64(S,B) macro
178 #define HDlstat(S,B) lstat64(S,B) macro
185 #define HDlstat(S,B) lstat(S,B) macro
H A Dsio_standalone.h193 #define HDlstat(S,B) _lstati64(S,B) macro
200 #define HDlstat(S,B) lstat64(S,B) macro
207 #define HDlstat(S,B) lstat(S,B) macro