1 " ***********************************************************
 2 " *                                                         *
 3 " * Copyright, (C) Honeywell Bull Inc., 1987                *
 4 " *                                                         *
 5 " * Copyright, (C) Honeywell Information Systems Inc., 1982 *
 6 " *                                                         *
 7 " * Copyright (c) 1972 by Massachusetts Institute of        *
 8 " * Technology and Honeywell Information Systems, Inc.      *
 9 " *                                                         *
10 " ***********************************************************
11           include   gate_macros
12 
13 
14           gate_info rcp_
15 
16           gate      acquire,rcprm_find_resource_,acquire,3
17           gate      assign_device,rcp_assign_device_,rcp_assign_device_,6
18           gate      attach,rcp_attach_,attach,6
19           gate      attach_lv,rcp_attach_lv_,rcp_attach_lv_,4
20           gate      check_assign,rcp_check_assign_,rcp_check_assign_,5
21           gate      check_attach,rcp_check_attach_,rcp_check_attach_,8
22           gate      check_attach_lv,rcp_check_attach_lv_,rcp_check_attach_lv_,4
23           gate      copy_list,rcp_copy_,list,3
24           gate      detach,rcp_detach_,detach,5
25           gate      detach_lv,rcp_detach_lv_,rcp_detach_lv_,2
26           gate      get_status,rcprm_find_resource_,status,3
27           gate      list_resources,rcprm_list_resource_,rcprm_list_resource_,7
28           gate      promote,rcp_promote_,rcp_promote_,3
29           gate      release,rcprm_find_resource_,release,3
30           gate      set_status,rcprm_find_resource_,set,3
31           gate      unassign,rcp_unassign_,unassign,4
32           gate      unassign_device,rcp_unassign_,unassign_device,4
33           gate      reserve,rcp_reserve_,rcp_reserve_,3
34           gate      cancel_id_string,rcp_cancel_id_,string,2
35 
36           end