Changeset 187 for trunk/src/emx/include/arpa/nameser.h
- Timestamp:
- May 19, 2003, 3:20:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/arpa/nameser.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r186 r187 361 361 #endif /*!TCPV40HDRS*/ 362 362 363 364 #ifdef TCPV40HDRS 365 /** @name tcpip40 function mappings. 366 * @{ */ 367 #define _getshort tcpip40__getshort 368 #define _getlong tcpip40__getlong 369 #define putshort tcpip40_putshort 370 #define putlong tcpip40_putlong 371 #define dn_expand tcpip40_dn_expand 372 #define dn_comp tcpip40_dn_comp 373 #define dn_find tcpip40_dn_find 374 #define dn_skipname tcpip40_dn_skipname 375 #define res_init tcpip40_res_init 376 #define res_mkquery tcpip40_res_mkquery 377 #define res_send tcpip40_res_send 378 #define res_query tcpip40_res_query 379 #define res_search tcpip40_res_search 380 #define res_querydomain tcpip40_res_querydomain 381 /* @} */ 382 #endif 383 363 384 /* function prototypes */ 364 385 u_short _System _getshort(u_char*); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.