Home
last modified time | relevance | path

Searched defs:DosQueryPathInfo (Results 1 – 9 of 9) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/fastdep/
H A Dos2fake-win.c93 APIRET OS2ENTRY DosQueryPathInfo( in DosQueryPathInfo() function
/dports/editors/fpc-ide/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas1237 function DosQueryPathInfo(FileName:PChar;InfoLevel:cardinal; in DosQueryPathInfo() function
1239 function DosQueryPathInfo(const FileName:string;InfoLevel:cardinal; in DosQueryPathInfo() function
4372 function DosQueryPathInfo (FileName: PChar; InfoLevel: cardinal; in DosQueryPathInfo() function
4376 function DosQueryPathInfo (const FileName: string; InfoLevel: cardinal; in DosQueryPathInfo() function
/dports/lang/fpc-utils/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas1237 function DosQueryPathInfo(FileName:PChar;InfoLevel:cardinal; in DosQueryPathInfo() function
1239 function DosQueryPathInfo(const FileName:string;InfoLevel:cardinal; in DosQueryPathInfo() function
4372 function DosQueryPathInfo (FileName: PChar; InfoLevel: cardinal; in DosQueryPathInfo() function
4376 function DosQueryPathInfo (const FileName: string; InfoLevel: cardinal; in DosQueryPathInfo() function
/dports/lang/fpc-source/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas1237 function DosQueryPathInfo(FileName:PChar;InfoLevel:cardinal; in DosQueryPathInfo() function
1239 function DosQueryPathInfo(const FileName:string;InfoLevel:cardinal; in DosQueryPathInfo() function
4372 function DosQueryPathInfo (FileName: PChar; InfoLevel: cardinal; in DosQueryPathInfo() function
4376 function DosQueryPathInfo (const FileName: string; InfoLevel: cardinal; in DosQueryPathInfo() function
/dports/lang/fpc/fpc-3.2.2/rtl/os2/
H A Ddoscalls.pas1237 function DosQueryPathInfo(FileName:PChar;InfoLevel:cardinal; in DosQueryPathInfo() function
1239 function DosQueryPathInfo(const FileName:string;InfoLevel:cardinal; in DosQueryPathInfo() function
4372 function DosQueryPathInfo (FileName: PChar; InfoLevel: cardinal; in DosQueryPathInfo() function
4376 function DosQueryPathInfo (const FileName: string; InfoLevel: cardinal; in DosQueryPathInfo() function
/dports/editors/jed/jed-0.99-19/src/
H A Dos2.c673 # define DosQueryPathInfo(PathName, PathInfoLevel, PathInfoBuf, \ macro
/dports/japanese/jed/jed-B0.99-8__J067/src/
H A Dos2.c676 # define DosQueryPathInfo(PathName, PathInfoLevel, PathInfoBuf, \ macro
/dports/archivers/zip/zip30/os2/
H A Dos2zip.c55 #define DosQueryPathInfo(p1, p2, p3, p4) \ macro
/dports/archivers/unzip/unzip60/os2/
H A Dos2.c216 #define DosQueryPathInfo(p1, p2, p3, p4) \ macro