socklib.imp 776 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. # converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
  2. #
  3. #
  4. # Symbols exported from the TCP/IP NLM
  5. #
  6. # $Header$
  7. #
  8. # SOCKLIB entry points
  9. htonl,
  10. htons,
  11. ntohl,
  12. ntohs,
  13. NWgethostent,
  14. NWgethostbyname,
  15. NWgethostbyaddr,
  16. NWsethostent,
  17. NWendhostent,
  18. NetDBgethostent,
  19. NetDBgethostbyname,
  20. NetDBgethostbyaddr,
  21. NetDBsethostent,
  22. NetDBendhostent,
  23. NetDBgethostname,
  24. NWgetnetent,
  25. NWgetnetbyname,
  26. NWgetnetbyaddr,
  27. NWsetnetent,
  28. NWendnetent,
  29. NWgetprotoent,
  30. NWgetprotobyname,
  31. NWgetprotobynumber,
  32. NWsetprotoent,
  33. NWendprotoent,
  34. NWgetservent,
  35. NWgetservbyname,
  36. NWgetservbyport,
  37. NWsetservent,
  38. NWendservent,
  39. inet_addr,
  40. inet_network,
  41. NWinet_ntoa,
  42. inet_makeaddr,
  43. inet_lnaof,
  44. inet_netof,
  45. inet_netent,
  46. inet_hostent,
  47. gethostid,
  48. gethostname