home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / pd_share / code / oslib / CStrong / Econet / HelpData next >
Encoding:
Text File  |  1994-09-22  |  37.9 KB  |  835 lines

  1. econet_rx_cb
  2. Defined in:   <econet=>econet.$>.h
  3. Declaration:  typedef ... econet_rx_cb;econet_tx_cb
  4. Defined in:   <econet=>econet.$>.h
  5. Declaration:  typedef ... econet_tx_cb;econet_STATUS_TRANSMITTED
  6. Defined in:   <econet=>econet.$>.h
  7. Declaration:  #define econet_STATUS_TRANSMITTED 0econet_STATUS_LINE_JAMMED
  8. Defined in:   <econet=>econet.$>.h
  9. Declaration:  #define econet_STATUS_LINE_JAMMED 1econet_STATUS_NET_ERROR
  10. Defined in:   <econet=>econet.$>.h
  11. Declaration:  #define econet_STATUS_NET_ERROR 2econet_STATUS_NOT_LISTENING
  12. Defined in:   <econet=>econet.$>.h
  13. Declaration:  #define econet_STATUS_NOT_LISTENING 3econet_STATUS_NO_CLOCK
  14. Defined in:   <econet=>econet.$>.h
  15. Declaration:  #define econet_STATUS_NO_CLOCK 4econet_STATUS_TX_READY
  16. Defined in:   <econet=>econet.$>.h
  17. Declaration:  #define econet_STATUS_TX_READY 5econet_STATUS_TRANSMITTING
  18. Defined in:   <econet=>econet.$>.h
  19. Declaration:  #define econet_STATUS_TRANSMITTING 6econet_STATUS_RX_READY
  20. Defined in:   <econet=>econet.$>.h
  21. Declaration:  #define econet_STATUS_RX_READY 7econet_STATUS_RECEIVING
  22. Defined in:   <econet=>econet.$>.h
  23. Declaration:  #define econet_STATUS_RECEIVING 8econet_STATUS_RECEIVED
  24. Defined in:   <econet=>econet.$>.h
  25. Declaration:  #define econet_STATUS_RECEIVED 9econet_STATUS_NO_REPLY
  26. Defined in:   <econet=>econet.$>.h
  27. Declaration:  #define econet_STATUS_NO_REPLY 10econet_STATUS_ESCAPE
  28. Defined in:   <econet=>econet.$>.h
  29. Declaration:  #define econet_STATUS_ESCAPE 11econet_STATUS_NOT_PRESENT
  30. Defined in:   <econet=>econet.$>.h
  31. Declaration:  #define econet_STATUS_NOT_PRESENT 12error_ECONET_TX_READY
  32. Defined in:   <econet=>econet.$>.h
  33. Declaration:  #define error_ECONET_TX_READY 0x300uerror_ECONET_TRANSMITTING
  34. Defined in:   <econet=>econet.$>.h
  35. Declaration:  #define error_ECONET_TRANSMITTING 0x301uerror_ECONET_RX_READY
  36. Defined in:   <econet=>econet.$>.h
  37. Declaration:  #define error_ECONET_RX_READY 0x302uerror_ECONET_RECEIVING
  38. Defined in:   <econet=>econet.$>.h
  39. Declaration:  #define error_ECONET_RECEIVING 0x303uerror_ECONET_RECEIVED
  40. Defined in:   <econet=>econet.$>.h
  41. Declaration:  #define error_ECONET_RECEIVED 0x304uerror_ECONET_TRANSMITTED
  42. Defined in:   <econet=>econet.$>.h
  43. Declaration:  #define error_ECONET_TRANSMITTED 0x305uerror_ECONET_BAD_STATION
  44. Defined in:   <econet=>econet.$>.h
  45. Declaration:  #define error_ECONET_BAD_STATION 0x306uerror_ECONET_BAD_NETWORK
  46. Defined in:   <econet=>econet.$>.h
  47. Declaration:  #define error_ECONET_BAD_NETWORK 0x307uerror_ECONET_UNABLE_TO_DEFAULT
  48. Defined in:   <econet=>econet.$>.h
  49. Declaration:  #define error_ECONET_UNABLE_TO_DEFAULT 0x308uerror_ECONET_BAD_PORT
  50. Defined in:   <econet=>econet.$>.h
  51. Declaration:  #define error_ECONET_BAD_PORT 0x309uerror_ECONET_BAD_CONTROL
  52. Defined in:   <econet=>econet.$>.h
  53. Declaration:  #define error_ECONET_BAD_CONTROL 0x30Auerror_ECONET_BAD_BUFFER
  54. Defined in:   <econet=>econet.$>.h
  55. Declaration:  #define error_ECONET_BAD_BUFFER 0x30Buerror_ECONET_BAD_SIZE
  56. Defined in:   <econet=>econet.$>.h
  57. Declaration:  #define error_ECONET_BAD_SIZE 0x30Cuerror_ECONET_BAD_MASK
  58. Defined in:   <econet=>econet.$>.h
  59. Declaration:  #define error_ECONET_BAD_MASK 0x30Duerror_ECONET_BAD_COUNT
  60. Defined in:   <econet=>econet.$>.h
  61. Declaration:  #define error_ECONET_BAD_COUNT 0x30Euerror_ECONET_BAD_DELAY
  62. Defined in:   <econet=>econet.$>.h
  63. Declaration:  #define error_ECONET_BAD_DELAY 0x30Fuerror_ECONET_BAD_STATUS
  64. Defined in:   <econet=>econet.$>.h
  65. Declaration:  #define error_ECONET_BAD_STATUS 0x310uerror_ECONET_NO_HARDWARE
  66. Defined in:   <econet=>econet.$>.h
  67. Declaration:  #define error_ECONET_NO_HARDWARE 0x311uerror_ECONET_NO_ECONET
  68. Defined in:   <econet=>econet.$>.h
  69. Declaration:  #define error_ECONET_NO_ECONET 0x312uerror_ECONET_NO_MORE_DOMAINS
  70. Defined in:   <econet=>econet.$>.h
  71. Declaration:  #define error_ECONET_NO_MORE_DOMAINS 0x313uerror_ECONET_BAD_DOMAIN
  72. Defined in:   <econet=>econet.$>.h
  73. Declaration:  #define error_ECONET_BAD_DOMAIN 0x314uerror_ECONET_UN_REGISTERED_DOMAIN
  74. Defined in:   <econet=>econet.$>.h
  75. Declaration:  #define error_ECONET_UN_REGISTERED_DOMAIN 0x315uerror_ECONET_PORT_NOT_ALLOCATED
  76. Defined in:   <econet=>econet.$>.h
  77. Declaration:  #define error_ECONET_PORT_NOT_ALLOCATED 0x316uerror_ECONET_PORT_ALLOCATED
  78. Defined in:   <econet=>econet.$>.h
  79. Declaration:  #define error_ECONET_PORT_ALLOCATED 0x317uerror_ECONET_NO_MORE_PORTS
  80. Defined in:   <econet=>econet.$>.h
  81. Declaration:  #define error_ECONET_NO_MORE_PORTS 0x318ueconet_IMMEDIATE_PEEK
  82. Defined in:   <econet=>econet.$>.h
  83. Declaration:  #define econet_IMMEDIATE_PEEK 1econet_IMMEDIATE_POKE
  84. Defined in:   <econet=>econet.$>.h
  85. Declaration:  #define econet_IMMEDIATE_POKE 2econet_IMMEDIATE_JSR
  86. Defined in:   <econet=>econet.$>.h
  87. Declaration:  #define econet_IMMEDIATE_JSR 3econet_IMMEDIATE_USER_PROCEDURE_CALL
  88. Defined in:   <econet=>econet.$>.h
  89. Declaration:  #define econet_IMMEDIATE_USER_PROCEDURE_CALL 4econet_IMMEDIATE_OS_PROCEDURE_CALL
  90. Defined in:   <econet=>econet.$>.h
  91. Declaration:  #define econet_IMMEDIATE_OS_PROCEDURE_CALL 5econet_IMMEDIATE_HALT
  92. Defined in:   <econet=>econet.$>.h
  93. Declaration:  #define econet_IMMEDIATE_HALT 6econet_IMMEDIATE_CONTINUE
  94. Defined in:   <econet=>econet.$>.h
  95. Declaration:  #define econet_IMMEDIATE_CONTINUE 7econet_IMMEDIATE_MACHINE_PEEK
  96. Defined in:   <econet=>econet.$>.h
  97. Declaration:  #define econet_IMMEDIATE_MACHINE_PEEK 8econet_IMMEDIATE_GET_REGISTERS
  98. Defined in:   <econet=>econet.$>.h
  99. Declaration:  #define econet_IMMEDIATE_GET_REGISTERS 9econet_OS_CHAR_FROM_NOTIFY
  100. Defined in:   <econet=>econet.$>.h
  101. Declaration:  #define econet_OS_CHAR_FROM_NOTIFY 0econet_OS_INITIALISE_REMOTE
  102. Defined in:   <econet=>econet.$>.h
  103. Declaration:  #define econet_OS_INITIALISE_REMOTE 1econet_OS_GET_VIEW_PARAMETERS
  104. Defined in:   <econet=>econet.$>.h
  105. Declaration:  #define econet_OS_GET_VIEW_PARAMETERS 2econet_OS_CAUSE_FATAL_ERROR
  106. Defined in:   <econet=>econet.$>.h
  107. Declaration:  #define econet_OS_CAUSE_FATAL_ERROR 3econet_OS_CHAR_FROM_REMOTE
  108. Defined in:   <econet=>econet.$>.h
  109. Declaration:  #define econet_OS_CHAR_FROM_REMOTE 4econet_PROTECTION_PEEK
  110. Defined in:   <econet=>econet.$>.h
  111. Declaration:  #define econet_PROTECTION_PEEK 0x1ueconet_PROTECTION_POKE
  112. Defined in:   <econet=>econet.$>.h
  113. Declaration:  #define econet_PROTECTION_POKE 0x2ueconet_PROTECTION_JSR
  114. Defined in:   <econet=>econet.$>.h
  115. Declaration:  #define econet_PROTECTION_JSR 0x4ueconet_PROTECTION_USER_PROCEDURE_CALL
  116. Defined in:   <econet=>econet.$>.h
  117. Declaration:  #define econet_PROTECTION_USER_PROCEDURE_CALL 0x8ueconet_PROTECTION_OS_PROCEDURE_CALL
  118. Defined in:   <econet=>econet.$>.h
  119. Declaration:  #define econet_PROTECTION_OS_PROCEDURE_CALL 0x10ueconet_PROTECTION_HALT
  120. Defined in:   <econet=>econet.$>.h
  121. Declaration:  #define econet_PROTECTION_HALT 0x20ueconet_PROTECTION_CONTINUE
  122. Defined in:   <econet=>econet.$>.h
  123. Declaration:  #define econet_PROTECTION_CONTINUE 0x40ueconet_PROTECTION_MACHINE_PEEK
  124. Defined in:   <econet=>econet.$>.h
  125. Declaration:  #define econet_PROTECTION_MACHINE_PEEK 0x80ueconet_PROTECTION_GET_REGISTERS
  126. Defined in:   <econet=>econet.$>.h
  127. Declaration:  #define econet_PROTECTION_GET_REGISTERS 0x100ueconet_PROTECTION_WRITE_CMOS
  128. Defined in:   <econet=>econet.$>.h
  129. Declaration:  #define econet_PROTECTION_WRITE_CMOS 0x80000000ueconet_TRANSPORT_NOT_KNOWN
  130. Defined in:   <econet=>econet.$>.h
  131. Declaration:  #define econet_TRANSPORT_NOT_KNOWN 0econet_TRANSPORT_INTERNET
  132. Defined in:   <econet=>econet.$>.h
  133. Declaration:  #define econet_TRANSPORT_INTERNET 1econet_TRANSPORT_ECONET
  134. Defined in:   <econet=>econet.$>.h
  135. Declaration:  #define econet_TRANSPORT_ECONET 2econet_TRANSPORT_NEXUS
  136. Defined in:   <econet=>econet.$>.h
  137. Declaration:  #define econet_TRANSPORT_NEXUS 3econet_STATE_OK
  138. Defined in:   <econet=>econet.$>.h
  139. Declaration:  #define econet_STATE_OK 0econet_STATE_NO_CLOCK
  140. Defined in:   <econet=>econet.$>.h
  141. Declaration:  #define econet_STATE_NO_CLOCK 1econet_NET_FS_START_LOAD
  142. Defined in:   <econet=>econet.$>.h
  143. Declaration:  #define econet_NET_FS_START_LOAD 16econet_NET_FS_PART_LOAD
  144. Defined in:   <econet=>econet.$>.h
  145. Declaration:  #define econet_NET_FS_PART_LOAD 17econet_NET_FS_FINISH_LOAD
  146. Defined in:   <econet=>econet.$>.h
  147. Declaration:  #define econet_NET_FS_FINISH_LOAD 18econet_NET_FS_START_SAVE
  148. Defined in:   <econet=>econet.$>.h
  149. Declaration:  #define econet_NET_FS_START_SAVE 32econet_NET_FS_PART_SAVE
  150. Defined in:   <econet=>econet.$>.h
  151. Declaration:  #define econet_NET_FS_PART_SAVE 33econet_NET_FS_FINISH_SAVE
  152. Defined in:   <econet=>econet.$>.h
  153. Declaration:  #define econet_NET_FS_FINISH_SAVE 34econet_NET_FS_START_CREATE
  154. Defined in:   <econet=>econet.$>.h
  155. Declaration:  #define econet_NET_FS_START_CREATE 48econet_NET_FS_PART_CREATE
  156. Defined in:   <econet=>econet.$>.h
  157. Declaration:  #define econet_NET_FS_PART_CREATE 49econet_NET_FS_FINISH_CREATE
  158. Defined in:   <econet=>econet.$>.h
  159. Declaration:  #define econet_NET_FS_FINISH_CREATE 50econet_NET_FS_START_GET_BYTES
  160. Defined in:   <econet=>econet.$>.h
  161. Declaration:  #define econet_NET_FS_START_GET_BYTES 64econet_NET_FS_PART_GET_BYTES
  162. Defined in:   <econet=>econet.$>.h
  163. Declaration:  #define econet_NET_FS_PART_GET_BYTES 65econet_NET_FS_FINISH_GET_BYTES
  164. Defined in:   <econet=>econet.$>.h
  165. Declaration:  #define econet_NET_FS_FINISH_GET_BYTES 66econet_NET_FS_START_PUT_BYTES
  166. Defined in:   <econet=>econet.$>.h
  167. Declaration:  #define econet_NET_FS_START_PUT_BYTES 80econet_NET_FS_PART_PUT_BYTES
  168. Defined in:   <econet=>econet.$>.h
  169. Declaration:  #define econet_NET_FS_PART_PUT_BYTES 81econet_NET_FS_FINISH_PUT_BYTES
  170. Defined in:   <econet=>econet.$>.h
  171. Declaration:  #define econet_NET_FS_FINISH_PUT_BYTES 82econet_NET_FS_START_WAIT
  172. Defined in:   <econet=>econet.$>.h
  173. Declaration:  #define econet_NET_FS_START_WAIT 96econet_NET_FS_FINISH_WAIT
  174. Defined in:   <econet=>econet.$>.h
  175. Declaration:  #define econet_NET_FS_FINISH_WAIT 98econet_NET_FS_START_BROADCAST_LOAD
  176. Defined in:   <econet=>econet.$>.h
  177. Declaration:  #define econet_NET_FS_START_BROADCAST_LOAD 112econet_NET_FS_PART_BROADCAST_LOAD
  178. Defined in:   <econet=>econet.$>.h
  179. Declaration:  #define econet_NET_FS_PART_BROADCAST_LOAD 113econet_NET_FS_FINISH_BROADCAST_LOAD
  180. Defined in:   <econet=>econet.$>.h
  181. Declaration:  #define econet_NET_FS_FINISH_BROADCAST_LOAD 114econet_NET_FS_START_BROADCAST_SAVE
  182. Defined in:   <econet=>econet.$>.h
  183. Declaration:  #define econet_NET_FS_START_BROADCAST_SAVE 128econet_NET_FS_PART_BROADCAST_SAVE
  184. Defined in:   <econet=>econet.$>.h
  185. Declaration:  #define econet_NET_FS_PART_BROADCAST_SAVE 129econet_NET_FS_FINISH_BROADCAST_SAVE
  186. Defined in:   <econet=>econet.$>.h
  187. Declaration:  #define econet_NET_FS_FINISH_BROADCAST_SAVE 130econet_ECONET_START_TRANSMISSION
  188. Defined in:   <econet=>econet.$>.h
  189. Declaration:  #define econet_ECONET_START_TRANSMISSION 192econet_ECONET_FINISH_TRANSMISSION
  190. Defined in:   <econet=>econet.$>.h
  191. Declaration:  #define econet_ECONET_FINISH_TRANSMISSION 194econet_ECONET_START_RECEPTION
  192. Defined in:   <econet=>econet.$>.h
  193. Declaration:  #define econet_ECONET_START_RECEPTION 208econet_ECONET_FINISH_RECEPTION
  194. Defined in:   <econet=>econet.$>.h
  195. Declaration:  #define econet_ECONET_FINISH_RECEPTION 210xeconet_create_receive
  196. Defined in:   <econet=>econet.$>.h
  197. Declaration:  extern <os_error=>os.os_error> *xeconet_create_receive (byte port,
  198.                  byte station,
  199.                  byte net,
  200.                  byte *buffer,
  201.                  int size,
  202.                  <econet_rx_cb> *rx_cb,
  203.                  bool *nonlocal);
  204. Summary:      Creates a receive control blockeconet_create_receive
  205. Defined in:   <econet=>econet.$>.h
  206. Declaration:  extern <econet_rx_cb> econet_create_receive (byte port,
  207.                  byte station,
  208.                  byte net,
  209.                  byte *buffer,
  210.                  int size,
  211.                  bool *nonlocal);
  212. Summary:      Creates a receive control blockxeconet_examine_receive
  213. Defined in:   <econet=>econet.$>.h
  214. Declaration:  extern <os_error=>os.os_error> *xeconet_examine_receive (<econet_rx_cb> rx_cb,
  215.                  int *status);
  216. Summary:      Reads the status of a receive control blockeconet_examine_receive
  217. Defined in:   <econet=>econet.$>.h
  218. Declaration:  extern int econet_examine_receive (<econet_rx_cb> rx_cb);
  219. Summary:      Reads the status of a receive control blockxeconet_read_receive
  220. Defined in:   <econet=>econet.$>.h
  221. Declaration:  extern <os_error=>os.os_error> *xeconet_read_receive (<econet_rx_cb> rx_cb,
  222.                  int *status,
  223.                  byte *flag,
  224.                  byte *port,
  225.                  byte *station,
  226.                  byte *net,
  227.                  byte **buffer,
  228.                  int *size);
  229. Summary:      Reads information about a reception, including the size of dataeconet_read_receive
  230. Defined in:   <econet=>econet.$>.h
  231. Declaration:  extern int econet_read_receive (<econet_rx_cb> rx_cb,
  232.                  byte *flag,
  233.                  byte *port,
  234.                  byte *station,
  235.                  byte *net,
  236.                  byte **buffer,
  237.                  int *size);
  238. Summary:      Reads information about a reception, including the size of dataxeconet_abandon_receive
  239. Defined in:   <econet=>econet.$>.h
  240. Declaration:  extern <os_error=>os.os_error> *xeconet_abandon_receive (<econet_rx_cb> rx_cb,
  241.                  int *status);
  242. Summary:      Abandons a receive control blockeconet_abandon_receive
  243. Defined in:   <econet=>econet.$>.h
  244. Declaration:  extern int econet_abandon_receive (<econet_rx_cb> rx_cb);
  245. Summary:      Abandons a receive control blockxeconet_wait_for_reception
  246. Defined in:   <econet=>econet.$>.h
  247. Declaration:  extern <os_error=>os.os_error> *xeconet_wait_for_reception (<econet_rx_cb> rx_cb,
  248.                  int delay,
  249.                  bool abort_on_escape,
  250.                  int *status,
  251.                  byte *flag,
  252.                  byte *port,
  253.                  byte *station,
  254.                  byte *net,
  255.                  byte **buffer,
  256.                  int *size);
  257. Summary:      Polls a receive control block, reads its status, and abandons iteconet_wait_for_reception
  258. Defined in:   <econet=>econet.$>.h
  259. Declaration:  extern int econet_wait_for_reception (<econet_rx_cb> rx_cb,
  260.                  int delay,
  261.                  bool abort_on_escape,
  262.                  byte *flag,
  263.                  byte *port,
  264.                  byte *station,
  265.                  byte *net,
  266.                  byte **buffer,
  267.                  int *size);
  268. Summary:      Polls a receive control block, reads its status, and abandons itxeconet_enumerate_receive
  269. Defined in:   <econet=>econet.$>.h
  270. Declaration:  extern <os_error=>os.os_error> *xeconet_enumerate_receive (int rx_cb_no,
  271.                  <econet_rx_cb> *rx_cb);
  272. Summary:      Returns the handles of open receive control blockseconet_enumerate_receive
  273. Defined in:   <econet=>econet.$>.h
  274. Declaration:  extern <econet_rx_cb> econet_enumerate_receive (int rx_cb_no);
  275. Summary:      Returns the handles of open receive control blocksxeconet_start_transmit
  276. Defined in:   <econet=>econet.$>.h
  277. Declaration:  extern <os_error=>os.os_error> *xeconet_start_transmit (byte flags,
  278.                  byte port,
  279.                  byte station,
  280.                  byte net,
  281.                  byte *buffer,
  282.                  int size,
  283.                  int count,
  284.                  int delay,
  285.                  <econet_tx_cb> *tx_cb,
  286.                  bool *nonlocal);
  287. Summary:      Creates a transmit control block and starts a transmissioneconet_start_transmit
  288. Defined in:   <econet=>econet.$>.h
  289. Declaration:  extern <econet_tx_cb> econet_start_transmit (byte flags,
  290.                  byte port,
  291.                  byte station,
  292.                  byte net,
  293.                  byte *buffer,
  294.                  int size,
  295.                  int count,
  296.                  int delay,
  297.                  bool *nonlocal);
  298. Summary:      Creates a transmit control block and starts a transmissionxeconet_poll_transmit
  299. Defined in:   <econet=>econet.$>.h
  300. Declaration:  extern <os_error=>os.os_error> *xeconet_poll_transmit (<econet_tx_cb> tx_cb,
  301.                  int *status);
  302. Summary:      Reads the status of a transmit control blockeconet_poll_transmit
  303. Defined in:   <econet=>econet.$>.h
  304. Declaration:  extern int econet_poll_transmit (<econet_tx_cb> tx_cb);
  305. Summary:      Reads the status of a transmit control blockxeconet_abandon_transmit
  306. Defined in:   <econet=>econet.$>.h
  307. Declaration:  extern <os_error=>os.os_error> *xeconet_abandon_transmit (<econet_tx_cb> tx_cb,
  308.                  int *status);
  309. Summary:      Abandons a transmit control blockeconet_abandon_transmit
  310. Defined in:   <econet=>econet.$>.h
  311. Declaration:  extern int econet_abandon_transmit (<econet_tx_cb> tx_cb);
  312. Summary:      Abandons a transmit control blockxeconet_do_transmit
  313. Defined in:   <econet=>econet.$>.h
  314. Declaration:  extern <os_error=>os.os_error> *xeconet_do_transmit (byte flags,
  315.                  byte port,
  316.                  byte station,
  317.                  byte net,
  318.                  byte *buffer,
  319.                  int size,
  320.                  int count,
  321.                  int delay,
  322.                  int *status,
  323.                  bool *nonlocal);
  324. Summary:      Creates a transmit control block, polls it, reads its status, and abandons iteconet_do_transmit
  325. Defined in:   <econet=>econet.$>.h
  326. Declaration:  extern int econet_do_transmit (byte flags,
  327.                  byte port,
  328.                  byte station,
  329.                  byte net,
  330.                  byte *buffer,
  331.                  int size,
  332.                  int count,
  333.                  int delay,
  334.                  bool *nonlocal);
  335. Summary:      Creates a transmit control block, polls it, reads its status, and abandons itxeconet_read_local_station_and_net
  336. Defined in:   <econet=>econet.$>.h
  337. Declaration:  extern <os_error=>os.os_error> *xeconet_read_local_station_and_net (byte *station,
  338.                  byte *net);
  339. Summary:      Returns a computer's station number and net numbereconet_read_local_station_and_net
  340. Defined in:   <econet=>econet.$>.h
  341. Declaration:  extern void econet_read_local_station_and_net (byte *station,
  342.                  byte *net);
  343. Summary:      Returns a computer's station number and net numberxeconet_convert_status_to_string
  344. Defined in:   <econet=>econet.$>.h
  345. Declaration:  extern <os_error=>os.os_error> *xeconet_convert_status_to_string (int status,
  346.                  char *buffer,
  347.                  int size,
  348.                  byte station,
  349.                  byte net,
  350.                  char **end);
  351. Summary:      Converts a status to a stringeconet_convert_status_to_string
  352. Defined in:   <econet=>econet.$>.h
  353. Declaration:  extern void econet_convert_status_to_string (int status,
  354.                  char *buffer,
  355.                  int size,
  356.                  byte station,
  357.                  byte net,
  358.                  char **end);
  359. Summary:      Converts a status to a stringxeconet_convert_status_to_error
  360. Defined in:   <econet=>econet.$>.h
  361. Declaration:  extern <os_error=>os.os_error> *xeconet_convert_status_to_error (int status,
  362.                  <os_error=>os.os_error> *buffer,
  363.                  int size,
  364.                  byte station,
  365.                  byte net);
  366. Summary:      Converts a status to a string, and then generates an erroreconet_convert_status_to_error
  367. Defined in:   <econet=>econet.$>.h
  368. Declaration:  extern void econet_convert_status_to_error (int status,
  369.                  <os_error=>os.os_error> *buffer,
  370.                  int size,
  371.                  byte station,
  372.                  byte net);
  373. Summary:      Converts a status to a string, and then generates an errorxeconet_read_protection
  374. Defined in:   <econet=>econet.$>.h
  375. Declaration:  extern <os_error=>os.os_error> *xeconet_read_protection (bits *protection);
  376. Summary:      Reads the current protection word for immediate operationseconet_read_protection
  377. Defined in:   <econet=>econet.$>.h
  378. Declaration:  extern bits econet_read_protection (void);
  379. Summary:      Reads the current protection word for immediate operationsxeconet_set_protection
  380. Defined in:   <econet=>econet.$>.h
  381. Declaration:  extern <os_error=>os.os_error> *xeconet_set_protection (bits eor_mask,
  382.                  bits and_mask,
  383.                  bits *old_protection);
  384. Summary:      Sets or reads the protection word for immediate operationseconet_set_protection
  385. Defined in:   <econet=>econet.$>.h
  386. Declaration:  extern bits econet_set_protection (bits eor_mask,
  387.                  bits and_mask);
  388. Summary:      Sets or reads the protection word for immediate operationsxeconet_read_station_number
  389. Defined in:   <econet=>econet.$>.h
  390. Declaration:  extern <os_error=>os.os_error> *xeconet_read_station_number (char *s,
  391.                  char **end,
  392.                  int *station,
  393.                  int *net);
  394. Summary:      Extracts a station and/or net number from a specified stringeconet_read_station_number
  395. Defined in:   <econet=>econet.$>.h
  396. Declaration:  extern void econet_read_station_number (char *s,
  397.                  char **end,
  398.                  int *station,
  399.                  int *net);
  400. Summary:      Extracts a station and/or net number from a specified stringxeconet_print_banner
  401. Defined in:   <econet=>econet.$>.h
  402. Declaration:  extern <os_error=>os.os_error> *xeconet_print_banner (void);
  403. Summary:      Prints an Econet message followed by a new lineeconet_print_banner
  404. Defined in:   <econet=>econet.$>.h
  405. Declaration:  extern void econet_print_banner (void);
  406. Summary:      Prints an Econet message followed by a new linexeconet_read_transport_type
  407. Defined in:   <econet=>econet.$>.h
  408. Declaration:  extern <os_error=>os.os_error> *xeconet_read_transport_type (byte station,
  409.                  byte net,
  410.                  int *transport_type);
  411. Summary:      Returns the underlying transport type to a given stationeconet_read_transport_type
  412. Defined in:   <econet=>econet.$>.h
  413. Declaration:  extern int econet_read_transport_type (byte station,
  414.                  byte net);
  415. Summary:      Returns the underlying transport type to a given stationxeconet_release_port
  416. Defined in:   <econet=>econet.$>.h
  417. Declaration:  extern <os_error=>os.os_error> *xeconet_release_port (byte port);
  418. Summary:      Releases a port number that was previously claimedeconet_release_port
  419. Defined in:   <econet=>econet.$>.h
  420. Declaration:  extern void econet_release_port (byte port);
  421. Summary:      Releases a port number that was previously claimedxeconet_allocate_port
  422. Defined in:   <econet=>econet.$>.h
  423. Declaration:  extern <os_error=>os.os_error> *xeconet_allocate_port (byte *port);
  424. Summary:      Allocates a unique port numbereconet_allocate_port
  425. Defined in:   <econet=>econet.$>.h
  426. Declaration:  extern byte econet_allocate_port (void);
  427. Summary:      Allocates a unique port numberxeconet_de_allocate_port
  428. Defined in:   <econet=>econet.$>.h
  429. Declaration:  extern <os_error=>os.os_error> *xeconet_de_allocate_port (byte port);
  430. Summary:      Deallocates a port number that was previously allocatedeconet_de_allocate_port
  431. Defined in:   <econet=>econet.$>.h
  432. Declaration:  extern void econet_de_allocate_port (byte port);
  433. Summary:      Deallocates a port number that was previously allocatedxeconet_claim_port
  434. Defined in:   <econet=>econet.$>.h
  435. Declaration:  extern <os_error=>os.os_error> *xeconet_claim_port (byte port);
  436. Summary:      Claims a specific port numbereconet_claim_port
  437. Defined in:   <econet=>econet.$>.h
  438. Declaration:  extern void econet_claim_port (byte port);
  439. Summary:      Claims a specific port numberxeconet_start_immediate
  440. Defined in:   <econet=>econet.$>.h
  441. Declaration:  extern <os_error=>os.os_error> *xeconet_start_immediate (int op_type,
  442.                  int procedure,
  443.                  byte station,
  444.                  byte net,
  445.                  byte *buffer,
  446.                  int size,
  447.                  int count,
  448.                  int delay,
  449.                  <econet_tx_cb> *tx_cb,
  450.                  bool *nonlocal);
  451. Summary:      Creates a transmit control block and starts an immediate operationeconet_start_immediate
  452. Defined in:   <econet=>econet.$>.h
  453. Declaration:  extern <econet_tx_cb> econet_start_immediate (int op_type,
  454.                  int procedure,
  455.                  byte station,
  456.                  byte net,
  457.                  byte *buffer,
  458.                  int size,
  459.                  int count,
  460.                  int delay,
  461.                  bool *nonlocal);
  462. Summary:      Creates a transmit control block and starts an immediate operationxeconet_do_immediate
  463. Defined in:   <econet=>econet.$>.h
  464. Declaration:  extern <os_error=>os.os_error> *xeconet_do_immediate (int op_type,
  465.                  int procedure,
  466.                  byte station,
  467.                  byte net,
  468.                  byte *buffer,
  469.                  int size,
  470.                  int count,
  471.                  int delay,
  472.                  int *status,
  473.                  bool *nonlocal);
  474. Summary:      Creates a transmit control block for an immediate operation, polls it, reads its status, and abandons iteconet_do_immediate
  475. Defined in:   <econet=>econet.$>.h
  476. Declaration:  extern int econet_do_immediate (int op_type,
  477.                  int procedure,
  478.                  byte station,
  479.                  byte net,
  480.                  byte *buffer,
  481.                  int size,
  482.                  int count,
  483.                  int delay,
  484.                  bool *nonlocal);
  485. Summary:      Creates a transmit control block for an immediate operation, polls it, reads its status, and abandons itxeconet_abandon_and_read_receive
  486. Defined in:   <econet=>econet.$>.h
  487. Declaration:  extern <os_error=>os.os_error> *xeconet_abandon_and_read_receive (<econet_rx_cb> rx_cb,
  488.                  int *status,
  489.                  byte *flag,
  490.                  byte *port,
  491.                  byte *station,
  492.                  byte *net,
  493.                  byte **buffer,
  494.                  int *size);
  495. Summary:      Abandons a reception and returns information about it, including the size of dataeconet_abandon_and_read_receive
  496. Defined in:   <econet=>econet.$>.h
  497. Declaration:  extern int econet_abandon_and_read_receive (<econet_rx_cb> rx_cb,
  498.                  byte *flag,
  499.                  byte *port,
  500.                  byte *station,
  501.                  byte *net,
  502.                  byte **buffer,
  503.                  int *size);
  504. Summary:      Abandons a reception and returns information about it, including the size of dataxeconet_version
  505. Defined in:   <econet=>econet.$>.h
  506. Declaration:  extern <os_error=>os.os_error> *xeconet_version (byte station,
  507.                  byte net,
  508.                  int *version);
  509. Summary:      Returns the version of software for the underlying transport to a given stationeconet_version
  510. Defined in:   <econet=>econet.$>.h
  511. Declaration:  extern int econet_version (byte station,
  512.                  byte net);
  513. Summary:      Returns the version of software for the underlying transport to a given stationxeconet_network_state
  514. Defined in:   <econet=>econet.$>.h
  515. Declaration:  extern <os_error=>os.os_error> *xeconet_network_state (byte station,
  516.                  byte net,
  517.                  int *state);
  518. Summary:      Returns the state of the underlying transport to a given stationeconet_network_state
  519. Defined in:   <econet=>econet.$>.h
  520. Declaration:  extern int econet_network_state (byte station,
  521.                  byte net);
  522. Summary:      Returns the state of the underlying transport to a given stationxeconet_packet_size
  523. Defined in:   <econet=>econet.$>.h
  524. Declaration:  extern <os_error=>os.os_error> *xeconet_packet_size (byte station,
  525.                  byte net,
  526.                  int *packet_limit);
  527. Summary:      Returns the maximum packet size recommended on the underlying transport to a given stationeconet_packet_size
  528. Defined in:   <econet=>econet.$>.h
  529. Declaration:  extern int econet_packet_size (byte station,
  530.                  byte net);
  531. Summary:      Returns the maximum packet size recommended on the underlying transport to a given stationxeconet_read_transport_name
  532. Defined in:   <econet=>econet.$>.h
  533. Declaration:  extern <os_error=>os.os_error> *xeconet_read_transport_name (byte station,
  534.                  byte net,
  535.                  char **transport_name);
  536. Summary:      Returns the name of the underlying transport to a given stationeconet_read_transport_name
  537. Defined in:   <econet=>econet.$>.h
  538. Declaration:  extern char *econet_read_transport_name (byte station,
  539.                  byte net);
  540. Summary:      Returns the name of the underlying transport to a given stationxeconet_inet_rx_direct
  541. For internal use onlyeconet_inet_rx_direct
  542. For internal use onlyxeconet_enumerate_map
  543. Defined in:   <econet=>econet.$>.h
  544. Declaration:  extern <os_error=>os.os_error> *xeconet_enumerate_map (bits flags,
  545.                  int context,
  546.                  byte *net,
  547.                  char **net_name,
  548.                  int *ip_subnetwork_address,
  549.                  int *context_out);
  550. Summary:      Enumerates subnetwork addresses within an AUN site networkeconet_enumerate_map
  551. Defined in:   <econet=>econet.$>.h
  552. Declaration:  extern int econet_enumerate_map (bits flags,
  553.                  int context,
  554.                  byte *net,
  555.                  char **net_name,
  556.                  int *ip_subnetwork_address);
  557. Summary:      Enumerates subnetwork addresses within an AUN site networkxeconet_enumerate_transmit
  558. Defined in:   <econet=>econet.$>.h
  559. Declaration:  extern <os_error=>os.os_error> *xeconet_enumerate_transmit (int tx_cb_no,
  560.                  <econet_tx_cb> *tx_cb);
  561. Summary:      Returns the handles of open transmit blockseconet_enumerate_transmit
  562. Defined in:   <econet=>econet.$>.h
  563. Declaration:  extern <econet_tx_cb> econet_enumerate_transmit (int tx_cb_no);
  564. Summary:      Returns the handles of open transmit blocksxeconet_hardware_addresses
  565. Defined in:   <econet=>econet.$>.h
  566. Declaration:  extern <os_error=>os.os_error> *xeconet_hardware_addresses (byte **hardware_address,
  567.                  byte **register_address,
  568.                  bits *register_mask);
  569. Summary:      Returns the address of the Econet hardware and interrupt control registerseconet_hardware_addresses
  570. Defined in:   <econet=>econet.$>.h
  571. Declaration:  extern void econet_hardware_addresses (byte **hardware_address,
  572.                  byte **register_address,
  573.                  bits *register_mask);
  574. Summary:      Returns the address of the Econet hardware and interrupt control registersxeconetv
  575. Defined in:   <econet=>econet.$>.h
  576. Declaration:  extern <os_error=>os.os_error> *xeconetv (int action,
  577.                  int count);
  578. Summary:      Econet module vectoreconetv
  579. Defined in:   <econet=>econet.$>.h
  580. Declaration:  extern void econetv (int action,
  581.                  int count);
  582. Summary:      Econet module vectorxservice_reallocate_ports
  583. Defined in:   <econet=>econet.$>.h
  584. Declaration:  extern <os_error=>os.os_error> *xservice_reallocate_ports (void);
  585. Summary:      Econet restartingservice_reallocate_ports
  586. Defined in:   <econet=>econet.$>.h
  587. Declaration:  extern void service_reallocate_ports (void);
  588. Summary:      Econet restartingxservice_econet_dying
  589. Defined in:   <econet=>econet.$>.h
  590. Declaration:  extern <os_error=>os.os_error> *xservice_econet_dying (void);
  591. Summary:      Econet is about to leaveservice_econet_dying
  592. Defined in:   <econet=>econet.$>.h
  593. Declaration:  extern void service_econet_dying (void);
  594. Summary:      Econet is about to leavexservice_protocol_dying
  595. Defined in:   <econet=>econet.$>.h
  596. Declaration:  extern <os_error=>os.os_error> *xservice_protocol_dying (void);
  597. Summary:      Part of the AUN driver control interfaceservice_protocol_dying
  598. Defined in:   <econet=>econet.$>.h
  599. Declaration:  extern void service_protocol_dying (void);
  600. Summary:      Part of the AUN driver control interfacexservice_find_network_driver
  601. Defined in:   <econet=>econet.$>.h
  602. Declaration:  extern <os_error=>os.os_error> *xservice_find_network_driver (void);
  603. Summary:      Part of the AUN driver control interfaceservice_find_network_driver
  604. Defined in:   <econet=>econet.$>.h
  605. Declaration:  extern void service_find_network_driver (void);
  606. Summary:      Part of the AUN driver control interfacexservice_network_driver_status
  607. Defined in:   <econet=>econet.$>.h
  608. Declaration:  extern <os_error=>os.os_error> *xservice_network_driver_status (void);
  609. Summary:      Part of the AUN driver control interfaceservice_network_driver_status
  610. Defined in:   <econet=>econet.$>.h
  611. Declaration:  extern void service_network_driver_status (void);
  612. Summary:      Part of the AUN driver control interfacexevent_econet_user_rpc
  613. Defined in:   <econet=>econet.$>.h
  614. Declaration:  extern <os_error=>os.os_error> *xevent_econet_user_rpc (byte *args,
  615.                  int rpc,
  616.                  byte station,
  617.                  byte net);
  618. Summary:      Econet user remote procedure eventevent_econet_user_rpc
  619. Defined in:   <econet=>econet.$>.h
  620. Declaration:  extern void event_econet_user_rpc (byte *args,
  621.                  int rpc,
  622.                  byte station,
  623.                  byte net);
  624. Summary:      Econet user remote procedure eventxevent_econet_rx
  625. Defined in:   <econet=>econet.$>.h
  626. Declaration:  extern <os_error=>os.os_error> *xevent_econet_rx (<econet_rx_cb> rx_cb,
  627.                  int status);
  628. Summary:      Econet receive eventevent_econet_rx
  629. Defined in:   <econet=>econet.$>.h
  630. Declaration:  extern void event_econet_rx (<econet_rx_cb> rx_cb,
  631.                  int status);
  632. Summary:      Econet receive eventxevent_econet_tx
  633. Defined in:   <econet=>econet.$>.h
  634. Declaration:  extern <os_error=>os.os_error> *xevent_econet_tx (<econet_tx_cb> tx_cb,
  635.                  int status);
  636. Summary:      Econet transmit eventevent_econet_tx
  637. Defined in:   <econet=>econet.$>.h
  638. Declaration:  extern void event_econet_tx (<econet_tx_cb> tx_cb,
  639.                  int status);
  640. Summary:      Econet transmit eventxevent_econet_os_proc
  641. Defined in:   <econet=>econet.$>.h
  642. Declaration:  extern <os_error=>os.os_error> *xevent_econet_os_proc (byte *args,
  643.                  int rpc,
  644.                  byte station,
  645.                  byte net);
  646. Summary:      Econet OS remote procedure eventevent_econet_os_proc
  647. Defined in:   <econet=>econet.$>.h
  648. Declaration:  extern void event_econet_os_proc (byte *args,
  649.                  int rpc,
  650.                  byte station,
  651.                  byte net);
  652. Summary:      Econet OS remote procedure eventEconet
  653. <econet_rx_cb>
  654. <econet_tx_cb>
  655. <econet_STATUS_TRANSMITTED>
  656. <econet_STATUS_LINE_JAMMED>
  657. <econet_STATUS_NET_ERROR>
  658. <econet_STATUS_NOT_LISTENING>
  659. <econet_STATUS_NO_CLOCK>
  660. <econet_STATUS_TX_READY>
  661. <econet_STATUS_TRANSMITTING>
  662. <econet_STATUS_RX_READY>
  663. <econet_STATUS_RECEIVING>
  664. <econet_STATUS_RECEIVED>
  665. <econet_STATUS_NO_REPLY>
  666. <econet_STATUS_ESCAPE>
  667. <econet_STATUS_NOT_PRESENT>
  668. <error_ECONET_TX_READY>
  669. <error_ECONET_TRANSMITTING>
  670. <error_ECONET_RX_READY>
  671. <error_ECONET_RECEIVING>
  672. <error_ECONET_RECEIVED>
  673. <error_ECONET_TRANSMITTED>
  674. <error_ECONET_BAD_STATION>
  675. <error_ECONET_BAD_NETWORK>
  676. <error_ECONET_UNABLE_TO_DEFAULT>
  677. <error_ECONET_BAD_PORT>
  678. <error_ECONET_BAD_CONTROL>
  679. <error_ECONET_BAD_BUFFER>
  680. <error_ECONET_BAD_SIZE>
  681. <error_ECONET_BAD_MASK>
  682. <error_ECONET_BAD_COUNT>
  683. <error_ECONET_BAD_DELAY>
  684. <error_ECONET_BAD_STATUS>
  685. <error_ECONET_NO_HARDWARE>
  686. <error_ECONET_NO_ECONET>
  687. <error_ECONET_NO_MORE_DOMAINS>
  688. <error_ECONET_BAD_DOMAIN>
  689. <error_ECONET_UN_REGISTERED_DOMAIN>
  690. <error_ECONET_PORT_NOT_ALLOCATED>
  691. <error_ECONET_PORT_ALLOCATED>
  692. <error_ECONET_NO_MORE_PORTS>
  693. <econet_IMMEDIATE_PEEK>
  694. <econet_IMMEDIATE_POKE>
  695. <econet_IMMEDIATE_JSR>
  696. <econet_IMMEDIATE_USER_PROCEDURE_CALL>
  697. <econet_IMMEDIATE_OS_PROCEDURE_CALL>
  698. <econet_IMMEDIATE_HALT>
  699. <econet_IMMEDIATE_CONTINUE>
  700. <econet_IMMEDIATE_MACHINE_PEEK>
  701. <econet_IMMEDIATE_GET_REGISTERS>
  702. <econet_OS_CHAR_FROM_NOTIFY>
  703. <econet_OS_INITIALISE_REMOTE>
  704. <econet_OS_GET_VIEW_PARAMETERS>
  705. <econet_OS_CAUSE_FATAL_ERROR>
  706. <econet_OS_CHAR_FROM_REMOTE>
  707. <econet_PROTECTION_PEEK>
  708. <econet_PROTECTION_POKE>
  709. <econet_PROTECTION_JSR>
  710. <econet_PROTECTION_USER_PROCEDURE_CALL>
  711. <econet_PROTECTION_OS_PROCEDURE_CALL>
  712. <econet_PROTECTION_HALT>
  713. <econet_PROTECTION_CONTINUE>
  714. <econet_PROTECTION_MACHINE_PEEK>
  715. <econet_PROTECTION_GET_REGISTERS>
  716. <econet_PROTECTION_WRITE_CMOS>
  717. <econet_TRANSPORT_NOT_KNOWN>
  718. <econet_TRANSPORT_INTERNET>
  719. <econet_TRANSPORT_ECONET>
  720. <econet_TRANSPORT_NEXUS>
  721. <econet_STATE_OK>
  722. <econet_STATE_NO_CLOCK>
  723. <econet_NET_FS_START_LOAD>
  724. <econet_NET_FS_PART_LOAD>
  725. <econet_NET_FS_FINISH_LOAD>
  726. <econet_NET_FS_START_SAVE>
  727. <econet_NET_FS_PART_SAVE>
  728. <econet_NET_FS_FINISH_SAVE>
  729. <econet_NET_FS_START_CREATE>
  730. <econet_NET_FS_PART_CREATE>
  731. <econet_NET_FS_FINISH_CREATE>
  732. <econet_NET_FS_START_GET_BYTES>
  733. <econet_NET_FS_PART_GET_BYTES>
  734. <econet_NET_FS_FINISH_GET_BYTES>
  735. <econet_NET_FS_START_PUT_BYTES>
  736. <econet_NET_FS_PART_PUT_BYTES>
  737. <econet_NET_FS_FINISH_PUT_BYTES>
  738. <econet_NET_FS_START_WAIT>
  739. <econet_NET_FS_FINISH_WAIT>
  740. <econet_NET_FS_START_BROADCAST_LOAD>
  741. <econet_NET_FS_PART_BROADCAST_LOAD>
  742. <econet_NET_FS_FINISH_BROADCAST_LOAD>
  743. <econet_NET_FS_START_BROADCAST_SAVE>
  744. <econet_NET_FS_PART_BROADCAST_SAVE>
  745. <econet_NET_FS_FINISH_BROADCAST_SAVE>
  746. <econet_ECONET_START_TRANSMISSION>
  747. <econet_ECONET_FINISH_TRANSMISSION>
  748. <econet_ECONET_START_RECEPTION>
  749. <econet_ECONET_FINISH_RECEPTION>
  750. <xeconet_create_receive>
  751. <econet_create_receive>
  752. <xeconet_examine_receive>
  753. <econet_examine_receive>
  754. <xeconet_read_receive>
  755. <econet_read_receive>
  756. <xeconet_abandon_receive>
  757. <econet_abandon_receive>
  758. <xeconet_wait_for_reception>
  759. <econet_wait_for_reception>
  760. <xeconet_enumerate_receive>
  761. <econet_enumerate_receive>
  762. <xeconet_start_transmit>
  763. <econet_start_transmit>
  764. <xeconet_poll_transmit>
  765. <econet_poll_transmit>
  766. <xeconet_abandon_transmit>
  767. <econet_abandon_transmit>
  768. <xeconet_do_transmit>
  769. <econet_do_transmit>
  770. <xeconet_read_local_station_and_net>
  771. <econet_read_local_station_and_net>
  772. <xeconet_convert_status_to_string>
  773. <econet_convert_status_to_string>
  774. <xeconet_convert_status_to_error>
  775. <econet_convert_status_to_error>
  776. <xeconet_read_protection>
  777. <econet_read_protection>
  778. <xeconet_set_protection>
  779. <econet_set_protection>
  780. <xeconet_read_station_number>
  781. <econet_read_station_number>
  782. <xeconet_print_banner>
  783. <econet_print_banner>
  784. <xeconet_read_transport_type>
  785. <econet_read_transport_type>
  786. <xeconet_release_port>
  787. <econet_release_port>
  788. <xeconet_allocate_port>
  789. <econet_allocate_port>
  790. <xeconet_de_allocate_port>
  791. <econet_de_allocate_port>
  792. <xeconet_claim_port>
  793. <econet_claim_port>
  794. <xeconet_start_immediate>
  795. <econet_start_immediate>
  796. <xeconet_do_immediate>
  797. <econet_do_immediate>
  798. <xeconet_abandon_and_read_receive>
  799. <econet_abandon_and_read_receive>
  800. <xeconet_version>
  801. <econet_version>
  802. <xeconet_network_state>
  803. <econet_network_state>
  804. <xeconet_packet_size>
  805. <econet_packet_size>
  806. <xeconet_read_transport_name>
  807. <econet_read_transport_name>
  808. <xeconet_inet_rx_direct>
  809. <econet_inet_rx_direct>
  810. <xeconet_enumerate_map>
  811. <econet_enumerate_map>
  812. <xeconet_enumerate_transmit>
  813. <econet_enumerate_transmit>
  814. <xeconet_hardware_addresses>
  815. <econet_hardware_addresses>
  816. <xeconetv>
  817. <econetv>
  818. <xservice_reallocate_ports>
  819. <service_reallocate_ports>
  820. <xservice_econet_dying>
  821. <service_econet_dying>
  822. <xservice_protocol_dying>
  823. <service_protocol_dying>
  824. <xservice_find_network_driver>
  825. <service_find_network_driver>
  826. <xservice_network_driver_status>
  827. <service_network_driver_status>
  828. <xevent_econet_user_rpc>
  829. <event_econet_user_rpc>
  830. <xevent_econet_rx>
  831. <event_econet_rx>
  832. <xevent_econet_tx>
  833. <event_econet_tx>
  834. <xevent_econet_os_proc>
  835. <event_econet_os_proc>