~ubuntu-branches/ubuntu/dapper/fpc/dapper

« back to all changes in this revision

Viewing changes to rtl/netware/nwimp/netnlm32.imp

  • Committer: Bazaar Package Importer
  • Author(s): Carlos Laviola
  • Date: 2004-08-12 16:29:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040812162937-moo8ulvysp1ln771
Tags: 1.9.4-5
fp-compiler: needs ld, adding dependency on binutils.  (Closes: #265265)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
 
2
#
 
3
  NWDSCreateContext,
 
4
  NWDSFreeContext,
 
5
  NWDSGetContext,
 
6
  NWDSSetContext,
 
7
  NWDSInitBuf,
 
8
  NWDSAllocBuf,
 
9
  NWDSFreeBuf,
 
10
  NWDSGetAttrCount,
 
11
  NWDSGetClassDefCount,
 
12
  NWDSGetClassItemCount,
 
13
  NWDSGetObjectCount,
 
14
  NWDSGetAttrName,
 
15
  NWDSGetObjectName,
 
16
  NWDSPutAttrName,
 
17
  NWDSPutChange,
 
18
  NWDSPutAttrVal,
 
19
  NWDSGetAttrDef,
 
20
  NWDSGetClassDef,
 
21
  NWDSGetClassItem,
 
22
  NWDSPutClassItem,
 
23
  NWDSGetAttrVal,
 
24
  NWDSList,
 
25
  NWDSAddObject,
 
26
  NWDSCompare,
 
27
  NWDSModifyObject,
 
28
  NWDSModifyDN,
 
29
  NWDSRead,
 
30
  NWDSReadObjectInfo,
 
31
  NWDSRemoveObject,
 
32
  NWDSCanonicalizeName,
 
33
  NWDSDefineAttr,
 
34
  NWDSDefineClass,
 
35
  NWDSListContainableClasses,
 
36
  NWDSModifyClassDef,
 
37
  NWDSReadAttrDef,
 
38
  NWDSReadClassDef,
 
39
  NWDSRemoveAttrDef,
 
40
  NWDSAllocFilter,
 
41
  NWDSFreeFilter,
 
42
  NWDSPutFilter,
 
43
  NWDSSearch,
 
44
  NWDSRemoveClassDef,
 
45
  NWDSGetEffectiveRights,
 
46
  NWDSComputeAttrValSize,
 
47
  NWDSMapIDToName,
 
48
  NWDSMapNameToID,
 
49
  NWDSAddFilterToken,
 
50
  NWDSReplaceAttrNameAbbrev,
 
51
  NWDSAbbreviateName,
 
52
  NWDSGetSyntaxID,
 
53
  NWDSOpenStream,
 
54
  NWDSRemoveAllTypes,
 
55
  NWDSGetPartitionRoot,
 
56
  NWDSListPartitions,
 
57
  NWDSAddPartition,
 
58
  NWDSAddReplica,
 
59
  NWDSChangeReplicaType,
 
60
  NWDSJoinPartitions,
 
61
  NWDSRemovePartition,
 
62
  NWDSRemoveReplica,
 
63
  NWDSSplitPartition,
 
64
  NWDSDelFilterToken,
 
65
  NWDSGetPartitionInfo,
 
66
  NWDSBeginClassItem,
 
67
  NWDSCloseIteration,
 
68
  NWDSGetServerName,
 
69
  NWDSGetSyntaxCount,
 
70
  NWDSGetSyntaxDef,
 
71
  NWDSReadSyntaxes,
 
72
  NWDSWhoAmI,
 
73
  NWDSAuditGetObjectID,
 
74
  NWDSGetObjectHostServerAddress,
 
75
  NWGetNWNetVersion,
 
76
  NWDSGetServerDN,
 
77
  NWDSGetServerAddresses,
 
78
  NWIsDSServer,
 
79
  NWDSListAttrsEffectiveRights,
 
80
  NWDSGetBinderyContext,
 
81
  NWDSRepairTimeStamps,
 
82
  NWDSModifyRDN,
 
83
  NWDSMoveObject,
 
84
  NWGetFileServerUTCTime,
 
85
  NWDSDuplicateContext,
 
86
  NWDSReadSyntaxDef,
 
87
  NWDSListByClassAndName,
 
88
  NWDSCIStringsMatch,
 
89
  NWDSGetCountByClassAndName,
 
90
  NWDSPartitionReceiveAllUpdates,
 
91
  NWDSPartitionSendAllUpdates,
 
92
  NWDSListContainers,
 
93
  NWDSAbortPartitionOperation,
 
94
  NWDSSyncPartition,
 
95
  NWDSInspectEntry,
 
96
  NWDSReadReferences,
 
97
  NWDSExtSyncRead,
 
98
  NWDSExtSyncList,
 
99
  NWDSExtSyncSearch,
 
100
  NWDSAddSecurityEquiv,
 
101
  NWDSRemSecurityEquiv,
 
102
  NWDSGetDSVerInfo,
 
103
  NWDSOpenConnToNDSServer,
 
104
  NWDSSyncReplicaToServer,
 
105
  NWDSReloadDS,
 
106
  NWDSCreateContextHandle,
 
107
  NWDSDuplicateContextHandle,
 
108
  NWDSGetDefNameContext,
 
109
  NWDSSetDefNameContext,
 
110
  NWDSAuthenticateConn,
 
111
  NWDSGetMonitoredConnRef,
 
112
  NWDSOpenMonitoredConn,
 
113
  NWDSScanConnsForTrees,
 
114
  NWDSScanForAvailableTrees,
 
115
  NWDSReturnBlockOfAvailableTrees,
 
116
  NWDSGetReplicaReferenceRootID,
 
117
  NWDSListPartitionsExtInfo,
 
118
  NWDSGetPartitionExtInfoPtr,
 
119
  NWDSGetPartitionExtInfo,
 
120
  NWDSGetConnectionInfo,
 
121
  NWDSSetConnectionInfo,
 
122
  NWGetNumConnections,
 
123
  NWDSGetConnectionSlot,
 
124
  NWFreeConnectionSlot,
 
125
  NWGetConnectionIDFromAddress,
 
126
  NWGetNearestDirectoryService,
 
127
  NWIsDSAuthenticated,
 
128
  NWGetNextConnectionID,
 
129
  NWGetDefaultNameContext,
 
130
  NWSetDefaultNameContext,
 
131
  NWGetConnectionIDFromName,
 
132
  NWGetPreferredDSServer,
 
133
  NWDSChangeResourceOnConnection,
 
134
  NWDSGetMonitoredConnection,
 
135
  NWDSSetMonitoredConnection,
 
136
  NWSetPreferredDSTree,
 
137
  NWDSLockConnection,
 
138
  NWDSUnlockConnection,
 
139
  _NWDSGetConnectionSlot,
 
140
  NWGetPreferredConnName,
 
141
  NWDSResolveName,
 
142
  NWDSBackupObject,
 
143
  NWDSRestoreObject,
 
144
  NWGetNearestDSConnRef,
 
145
  NWNetInit,
 
146
  NWNetTerm,
 
147
  NWDSSyncSchema,
 
148
  NWDSCanDSAuthenticate,
 
149
  NWDSGetServerAddresses2,
 
150
  NWDSAuthenticate,
 
151
  NWDSChangeObjectPassword,
 
152
  NWDSGenerateObjectKeyPair,
 
153
  NWDSLogin,
 
154
  NWDSLogin2,
 
155
  NWDSLoginAsServer,
 
156
  NWDSLogout,
 
157
  NWDSVerifyObjectPassword,
 
158
  NWDSPutAttrNameAndVal,
 
159
  NWDSPutChangeAndVal,
 
160
  NWDSReadObjectDSIInfo,
 
161
  NWDSGetDSIInfo,
 
162
  NWDSReadNDSInfo,
 
163
  NWDSGetNDSInfo,
 
164
  NWDSGetObjectNameAndInfo,
 
165
  NWDSGetNDSIntervals,
 
166
  NWDSSetNDSIntervals,
 
167
  NWDSGenerateObjectKeyPair2,
 
168
  NWDSGetAttrValModTime,
 
169
  NWDSGetAttrValFlags,
 
170
  NWDSItrDestroy,
 
171
  NWDSItrClone,
 
172
  NWDSItrGetPosition,
 
173
  NWDSItrSetPosition,
 
174
  NWDSItrSetPositionFromIterator,
 
175
  NWDSItrTypeDown,
 
176
  NWDSItrSkip,
 
177
  NWDSItrGetNext,
 
178
  NWDSItrGetPrev,
 
179
  NWDSItrGetCurrent,
 
180
  NWDSItrCount,
 
181
  NWDSItrAtFirst,
 
182
  NWDSItrAtEOF,
 
183
  NWDSItrGetInfo,
 
184
  NWDSItrCreateList,
 
185
  NWDSItrCreateSearch,
 
186
  NWDSMutateObject,
 
187
  NWDSAuthenticateConnEx
 
188