summaryrefslogtreecommitdiff
path: root/fpcsrc/rtl/netware/vollib.imp
blob: d8bde43870d9cae546993a368eab8d93f21778fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
#
	NWVL_Start,
	NWVL_End,
	NWVL_ScanForVolumes,
	NWVL_GetNextVolume,
	NWVL_GetMirrorObjectFirstSegment,
	NWVL_GetNextSegment,
	NWVL_GetSegmentInfo,
	NWVL_GetVolumeFirstSegment,
	NWVL_CreateANewVolume,
	NWVL_EnlargeVolume,
	NWVL_DeleteAVolume,
	NWVL_ChangeVolumeName,
	NWVL_ChangeSegmentName,
	NWVL_DeleteSegment,
	NWVL_IsVolumeMounted,
	NWVL_MountVolume,
	NWVL_DismountVolume,
	NWVL_SetOrGetVolumeControlInfo,
	NWVL_ValidateVolumeName,
	NWVL_GetDefaultBlockSizeAndControlFlags,
	NWVL_GetMirrorObjectSupportedLimits,
	NWVL_GetSupportedLimits,
	NWVL_LocalToUnicode,
	NWVL_UnicodeToLocal,
	NWVL_Nuint32ToQuad,
	NWVL_QuadToNuint32,
	NWVL_ConvertMirrorObjectToLogicalPartition,
	NWVL_ConvertLogicalPartitionToMirrorObject