streams.imp 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. # converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
  2. #
  3. StreamAlloc,
  4. StreamCancel,
  5. StreamClose,
  6. StreamDecrementInuseSemaphore,
  7. StreamDelay,
  8. StreamFree,
  9. StreamGetmsg,
  10. StreamIncrementInuseSemaphore,
  11. StreamOpenRTag,
  12. StreamPoll,
  13. StreamPutmsg,
  14. StreamRead,
  15. StreamRealloc,
  16. StreamTime,
  17. StreamVersion,
  18. StreamWrite,
  19. StreamIoctl,
  20. MaxMessageSize,
  21. dev_load,
  22. dev_register,
  23. dev_unregister,
  24. dev_unload,
  25. mod_load,
  26. mod_register,
  27. mod_unregister,
  28. mod_unload,
  29. nws_timeout,
  30. nws_untimeout,
  31. odi_deregister,
  32. odi_register,
  33. __putnext,
  34. adjmsg,
  35. allocb,
  36. allocbi,
  37. backq,
  38. bcopy,
  39. bufcall,
  40. bzero,
  41. canput,
  42. cmn_err,
  43. copyb,
  44. copymsg,
  45. dupb,
  46. dupmsg,
  47. flushq,
  48. freeb,
  49. freemsg,
  50. getq,
  51. initb,
  52. insq,
  53. linkb,
  54. msgdsize,
  55. pullupmsg,
  56. putbq,
  57. putctl,
  58. putctl1,
  59. putq,
  60. qenable,
  61. qreply,
  62. qsize,
  63. rmvb,
  64. rmvq,
  65. splstr,
  66. spl0,
  67. spl1,
  68. spl2,
  69. spl3,
  70. spl4,
  71. spl5,
  72. spl6,
  73. spl7,
  74. splx,
  75. strlog,
  76. testb,
  77. timeout,
  78. u,
  79. unlinkb,
  80. untimeout,
  81. unbufcall,
  82. vtop,
  83. mi_addr_scanf,
  84. mi_allocq,
  85. mi_bufcall,
  86. mi_bzero,
  87. mi_close_comm,
  88. mi_free,
  89. mi_gq_head,
  90. mi_gq_in,
  91. mi_gq_init,
  92. mi_gq_out,
  93. mi_link_device,
  94. mi_mpprintf,
  95. mi_nd_get,
  96. mi_nd_set,
  97. mi_next_ptr,
  98. mi_open_comm,
  99. mi_printf,
  100. mi_reallocb,
  101. mi_set_sth_wroff,
  102. mi_sprintf,
  103. mi_strcmp,
  104. mi_strlen,
  105. mi_strlog,
  106. mi_strtol,
  107. mi_timer,
  108. mi_timer_alloc,
  109. mi_timer_free,
  110. mi_timer_valid,
  111. mi_tpi_ack_alloc,
  112. mi_tpi_conn_con,
  113. mi_tpi_conn_ind,
  114. mi_tpi_conn_req,
  115. mi_tpi_data_ind,
  116. mi_tpi_data_req,
  117. mi_tpi_discon_ind,
  118. mi_tpi_discon_req,
  119. mi_tpi_err_ack_alloc,
  120. mi_tpi_exdata_ind,
  121. mi_tpi_exdata_req,
  122. mi_tpi_ioctl_info_req,
  123. mi_tpi_ok_ack_alloc,
  124. mi_tpi_ordrel_ind,
  125. mi_tpi_ordrel_req,
  126. mi_tpi_uderror_ind,
  127. mi_tpi_unitdata_ind,
  128. mi_weld,
  129. mi_zalloc,
  130. nd_free,
  131. nd_get_long,
  132. nd_getset,
  133. nd_load,
  134. nd_set_long