DDNSRES.DLL: Difference between revisions
Appearance
Created page with " ==Version== {| border="1" |- !Date !Version !Size !Comments |- | |N/A | bytes. | |- |} ==DLL Entry Points== <PRE> </PRE> ==DLLs Loaded== * DOSCALL1.DLL Category:Fi..." |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
TCP/IP for OS/2: Dynamic DNS DLL | |||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|2001-09-18|| ||289,606 bytes||TCP/IP 4.3 | |||
|} | |} | ||
==DLL Entry Points== | ==DLL Entry Points== | ||
<PRE> | <PRE> | ||
5 inet_addr | |||
11 gethostbynamed | |||
12 gethostbyaddr | |||
13 getnetbyname | |||
14 getnetbyaddr | |||
15 setnetent | |||
16 endnetent | |||
17 getnetent | |||
28 sethostent | |||
29 endhostent | |||
31 dn_expand | |||
32 dn_comp | |||
35 _getshort | |||
36 _getlong | |||
37 __putshort | |||
38 __putlong | |||
39 res_init | |||
40 res_mkquery | |||
41 res_send | |||
43 _res | |||
46 _gethtbyname | |||
47 _gethtbyaddr | |||
52 res_search | |||
53 res_query | |||
54 res_querydomain | |||
55 DDNSGetRRs | |||
56 DDNSInitUpdate | |||
57 DDNSUpdate_A | |||
58 DDNSUpdate_CNAME | |||
59 DDNSUpdate_PTR | |||
60 DDNSSignUpdate | |||
61 DDNSFinalizeUpdate | |||
62 DDNSSendUpdate | |||
63 DDNSFreeUpdate | |||
64 DDNSDumpUpdate | |||
65 DDNSUpdate_KEY | |||
66 __hostalias | |||
67 _res_opcodes | |||
68 __dn_skipname | |||
69 inet_nsap_addr | |||
70 inet_nsap_ntoa | |||
72 _res_resultcodes | |||
73 __p_time | |||
74 __p_type | |||
75 __p_class | |||
76 herror | |||
77 __fp_query | |||
78 __res_nameinquery | |||
79 Hexdump | |||
80 DDNSUpdate_HINFO | |||
81 DDNSUpdate_MX | |||
82 __fp_nquery | |||
83 res_randomid | |||
84 inet_aton | |||
86 __p_fqname | |||
87 res_send_update | |||
99 DDNSUpdate_TXT | |||
</PRE> | </PRE> | ||
==DLLs Loaded== | ==DLLs Loaded== | ||
* [[TCPIP32.DLL]] | |||
* [[DOSCALL1.DLL]] | * [[DOSCALL1.DLL]] | ||
* [[NLS.DLL]] | |||
* [[MSG.DLL]] | |||
[[Category:Files]] | [[Category:IBM TCP/IP Files]] |
Latest revision as of 21:43, 13 May 2019
TCP/IP for OS/2: Dynamic DNS DLL
Version
Date | Version | Size | Comments |
---|---|---|---|
2001-09-18 | 289,606 bytes | TCP/IP 4.3 |
DLL Entry Points
5 inet_addr 11 gethostbynamed 12 gethostbyaddr 13 getnetbyname 14 getnetbyaddr 15 setnetent 16 endnetent 17 getnetent 28 sethostent 29 endhostent 31 dn_expand 32 dn_comp 35 _getshort 36 _getlong 37 __putshort 38 __putlong 39 res_init 40 res_mkquery 41 res_send 43 _res 46 _gethtbyname 47 _gethtbyaddr 52 res_search 53 res_query 54 res_querydomain 55 DDNSGetRRs 56 DDNSInitUpdate 57 DDNSUpdate_A 58 DDNSUpdate_CNAME 59 DDNSUpdate_PTR 60 DDNSSignUpdate 61 DDNSFinalizeUpdate 62 DDNSSendUpdate 63 DDNSFreeUpdate 64 DDNSDumpUpdate 65 DDNSUpdate_KEY 66 __hostalias 67 _res_opcodes 68 __dn_skipname 69 inet_nsap_addr 70 inet_nsap_ntoa 72 _res_resultcodes 73 __p_time 74 __p_type 75 __p_class 76 herror 77 __fp_query 78 __res_nameinquery 79 Hexdump 80 DDNSUpdate_HINFO 81 DDNSUpdate_MX 82 __fp_nquery 83 res_randomid 84 inet_aton 86 __p_fqname 87 res_send_update 99 DDNSUpdate_TXT