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
32
33
34
35
36
37
38
39
|
# converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
#
NWCLXInit,
NWCLXTerm,
NWCCGetCLXVersion,
NWCCOpenConnByName,
NWCCOpenConnByAddr,
NWCCOpenConnByRef,
NWCCCloseConn,
NWCCSysCloseConnRef,
NWCCMakeConnPermanent,
NWCCLicenseConn,
NWCCUnlicenseConn,
NWCCGetConnRef,
NWCCGetPrefServerName,
NWCCSetPrefServerName,
NWCCGetPrimConnRef,
NWCCSetPrimConn,
NWCCScanConnRefs,
NWCCGetConnInfo,
NWCCGetConnRefInfo,
NWCCGetAllConnInfo,
NWCCGetAllConnRefInfo,
NWCCGetConnAddressLength,
NWCCGetConnRefAddressLength,
NWCCGetConnAddress,
NWCCGetConnRefAddress,
NWCCOpenConnByPref,
NWCCQueryFeature,
NWCCGetNumConns,
NWCCScanConnInfo,
NWCCSetCurrentConnection,
NWCCResetRequester,
NWCCGetSecurityFlags,
NWCCSetSecurityFlags,
NWCCRenegotiateSecurityLevel,
NWCCRequest,
NWCCFragmentRequest
|