Home
last modified time | relevance | path

Searched defs:_dos_findfirst (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/libpano13/libpano13-2.9.20/tools/compat_win32/
H A Ddirent.h309 # define _dos_findfirst(name,flags,dest) findfirst(name,dest,flags) macro
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/openjpeg/codec/
H A Dwindirent.h310 # define _dos_findfirst(name,flags,dest) findfirst(name,dest,flags) macro
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/applications/codec/
H A Dwindirent.h312 # define _dos_findfirst(name,flags,dest) findfirst(name,dest,flags) macro
/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/jpwl/
H A Dwindirent.h312 # define _dos_findfirst(name,flags,dest) findfirst(name,dest,flags) macro
/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/jp2/
H A Dwindirent.h314 # define _dos_findfirst(name,flags,dest) findfirst(name,dest,flags) macro
/dports/graphics/openjpeg/openjpeg-2.4.0/src/bin/jp3d/
H A Dwindirent.h311 # define _dos_findfirst(name,flags,dest) findfirst(name,dest,flags) macro
/dports/audio/streamripper/streamripper-1.64.6/lib/
H A Duce_dirent.h312 # define _dos_findfirst(name,flags,dest) findfirst(name,dest,flags) macro
/dports/japanese/ng/ng-1.4.4/sys/msdos/
H A Dfileio.c553 #define _dos_findfirst(p,a,f) findfirst(p,f,a) macro
/dports/japanese/ng-canna/ng-1.4.4/sys/msdos/
H A Dfileio.c553 #define _dos_findfirst(p,a,f) findfirst(p,f,a) macro
/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_util.c877 int _dos_findfirst(char *filename, int x, struct find_t *f) in _dos_findfirst() function
910 int _dos_findfirst(char *filename, int x, struct find_t *f) in _dos_findfirst() function
/dports/japanese/ng-devel/ng-1.5beta1/sys/msdos/
H A Dfileio.c661 #define _dos_findfirst(p,a,f) findfirst(p,f,a) macro