Home
last modified time | relevance | path

Searched refs:cUnitAvail (Results 1 – 25 of 48) sorted by relevance

12

/dports/net/binkd/binkd-1.0.4/os2/
H A Dgetfree.c51 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in getfree()
53 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in getfree()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/news/husky/husky-1.9.20191207/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/news/husky-htick/husky-htick-1.9.20191207/huskylib/src/
H A Dgetfree.c214 return fsa.cUnitAvail * (fsa.cSectorUnit * fsa.cbSector / 1024); in husky_GetDiskFreeSpace()
216 return fsa.cUnitAvail / (1024 / (fsa.cSectorUnit * fsa.cbSector)); in husky_GetDiskFreeSpace()
/dports/games/xnethack/xNetHack-xnh6.1/outdated/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/nethack33-nox11/nethack-3.3.1/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/nethack34/nethack-3.4.3/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/nethack33/nethack-3.3.1/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/falconseye/falconseye-1.9.3_11/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Ddef_os2.h155 ULONG cUnitAvail; member
/dports/games/xnethack/xNetHack-xnh6.1/outdated/sys/os2/
H A Dos2.c216 return ((long) FSInfoBuf.cSectorUnit * FSInfoBuf.cUnitAvail
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/sys/os2/
H A Dos2.c216 return ((long) FSInfoBuf.cSectorUnit * FSInfoBuf.cUnitAvail
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/sys/os2/
H A Dos2.c216 return ((long) FSInfoBuf.cSectorUnit * FSInfoBuf.cUnitAvail
/dports/games/nethack33/nethack-3.3.1/sys/os2/
H A Dos2.c211 return ((long) FSInfoBuf.cSectorUnit * FSInfoBuf.cUnitAvail *

12