Home
last modified time | relevance | path

Searched defs:FindDosEntry (Results 1 – 3 of 3) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/coreunits/
H A Damigados.pas1640 FUNCTION FindDosEntry(const dlist : pDosList location 'd1';const name : pCHAR location 'd2'; flags … in FindDosEntry() function
1778 FUNCTION FindDosEntry(const dlist : pDosList;const name : string; flags : ULONG) : pDosList; in FindDosEntry() function
1976 FUNCTION FindDosEntry(const dlist : pDosList;const name : string; flags : ULONG) : pDosList; in FindDosEntry() function
/dports/lang/fpc-source/fpc-3.2.2/packages/arosunits/src/
H A Damigados.pas2315 function FindDosEntry(const DList: PDosList; const Name: STRPTR; Flags: LongWord): PDosList; syscal… in FindDosEntry() function
/dports/lang/fpc-source/fpc-3.2.2/packages/morphunits/src/
H A Damigados.pas2048 function FindDosEntry(dlist: PDosList location 'd1'; in FindDosEntry() function