/[pengfork]/pengfork/src/fdo/atoms/dice.c
ViewVC logotype

Diff of /pengfork/src/fdo/atoms/dice.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by chupa, Sun Dec 22 22:28:07 2002 UTC revision 1.2 by chupa, Thu Jan 2 13:43:49 2003 UTC
# Line 39  Line 39 
39    
40    
41  const atomdef_t dice_atom_tab[] = {  const atomdef_t dice_atom_tab[] = {
42    {"dice_set_context_tool"      , DICE_SET_CONTEXT_TOOL      , dword},    {"dice-set-context-tool"      , DICE_SET_CONTEXT_TOOL      , dword},
43    {"dice_set_context_locality"  , DICE_SET_CONTEXT_LOCALITY  , dword},    {"dice-set-context-locality"  , DICE_SET_CONTEXT_LOCALITY  , dword},
44    {"dice_end_context"           , DICE_END_CONTEXT           , raw},    {"dice-end-context"           , DICE_END_CONTEXT           , raw},
45    {"dice_enum_comm_devices"     , DICE_ENUM_COMM_DEVICES     , raw},    {"dice-enum-comm-devices"     , DICE_ENUM_COMM_DEVICES     , raw},
46    {"dice_cancel_enum_devices"   , DICE_CANCEL_ENUM_DEVICES   , raw},    {"dice-cancel-enum-devices"   , DICE_CANCEL_ENUM_DEVICES   , raw},
47    {"dice_get_cur_locality_idx"  , DICE_GET_CUR_LOCALITY_IDX  , raw},    {"dice-get-cur-locality-idx"  , DICE_GET_CUR_LOCALITY_IDX  , raw},
48    {"dice_set_cur_locality_idx"  , DICE_SET_CUR_LOCALITY_IDX  , dword},    {"dice-set-cur-locality-idx"  , DICE_SET_CUR_LOCALITY_IDX  , dword},
49    {"dice_start_enumeration"     , DICE_START_ENUMERATION     , dword},    {"dice-start-enumeration"     , DICE_START_ENUMERATION     , dword},
50    {"dice_restrict_type_enum"    , DICE_RESTRICT_TYPE_ENUM    , raw},    {"dice-restrict-type-enum"    , DICE_RESTRICT_TYPE_ENUM    , raw},
51    {"dice_get_next_enum"         , DICE_GET_NEXT_ENUM         , raw},    {"dice-get-next-enum"         , DICE_GET_NEXT_ENUM         , raw},
52    {"dice_connect"               , DICE_CONNECT               , raw},    {"dice-connect"               , DICE_CONNECT               , raw},
53    {"dice_disconnect"            , DICE_DISCONNECT            , raw},    {"dice-disconnect"            , DICE_DISCONNECT            , raw},
54    {"dice_get_obj_info"          , DICE_GET_OBJ_INFO          , dword},    {"dice-get-obj-info"          , DICE_GET_OBJ_INFO          , dword},
55    {"dice_set_obj_attrib"        , DICE_SET_OBJ_ATTRIB        , dword},    {"dice-set-obj-attrib"        , DICE_SET_OBJ_ATTRIB        , dword},
56    {"dice_set_obj_info"          , DICE_SET_OBJ_INFO          , raw},    {"dice-set-obj-info"          , DICE_SET_OBJ_INFO          , raw},
57    {"dice_set_context_device"    , DICE_SET_CONTEXT_DEVICE    , dword},    {"dice-set-context-device"    , DICE_SET_CONTEXT_DEVICE    , dword},
58    {"dice_update_locality"       , DICE_UPDATE_LOCALITY       , str},    {"dice-update-locality"       , DICE_UPDATE_LOCALITY       , str},
59    {"dice_update_device"         , DICE_UPDATE_DEVICE         , str},    {"dice-update-device"         , DICE_UPDATE_DEVICE         , str},
60    {"dice_device_refresh"        , DICE_DEVICE_REFRESH        , str},    {"dice-device-refresh"        , DICE_DEVICE_REFRESH        , str},
61    {"dice_send_message"          , DICE_SEND_MESSAGE          , dword},    {"dice-send-message"          , DICE_SEND_MESSAGE          , dword},
62    {"dice_get_tool_hardware_type", DICE_GET_TOOL_HARDWARE_TYPE, str},    {"dice-get-tool-hardware-type", DICE_GET_TOOL_HARDWARE_TYPE, str},
63    {"dice_device_add_refresh"    , DICE_DEVICE_ADD_REFRESH    , str},    {"dice-device-add-refresh"    , DICE_DEVICE_ADD_REFRESH    , str},
64    {"dice_access_server_ready"   , DICE_ACCESS_SERVER_READY   , raw},    {"dice-access-server-ready"   , DICE_ACCESS_SERVER_READY   , raw},
65    {"dice_access_search_view"    , DICE_ACCESS_SEARCH_VIEW    , raw},    {"dice-access-search-view"    , DICE_ACCESS_SEARCH_VIEW    , raw},
66    {"dice_access_current_update" , DICE_ACCESS_CURRENT_UPDATE , str},    {"dice-access-current-update" , DICE_ACCESS_CURRENT_UPDATE , str},
67    {"dice_access_update_country" , DICE_ACCESS_UPDATE_COUNTRY , str},    {"dice-access-update-country" , DICE_ACCESS_UPDATE_COUNTRY , str},
68    {"dice_access_update_area"    , DICE_ACCESS_UPDATE_AREA    , str},    {"dice-access-update-area"    , DICE_ACCESS_UPDATE_AREA    , str},
69    {"dice_access_update_number"  , DICE_ACCESS_UPDATE_NUMBER  , str},    {"dice-access-update-number"  , DICE_ACCESS_UPDATE_NUMBER  , str},
70    {"dice_access_set_bookmark"   , DICE_ACCESS_SET_BOOKMARK   , str},    {"dice-access-set-bookmark"   , DICE_ACCESS_SET_BOOKMARK   , str},
71    {"dice_access_search"         , DICE_ACCESS_SEARCH         , str},    {"dice-access-search"         , DICE_ACCESS_SEARCH         , str},
72    {"dice_phone_session_stamp"   , DICE_PHONE_SESSION_STAMP   , raw},    {"dice-phone-session-stamp"   , DICE_PHONE_SESSION_STAMP   , raw},
73    {"dice_phone_request"         , DICE_PHONE_REQUEST         , raw},    {"dice-phone-request"         , DICE_PHONE_REQUEST         , raw},
74    {"dice_phone_clear_queue"     , DICE_PHONE_CLEAR_QUEUE     , raw},    {"dice-phone-clear-queue"     , DICE_PHONE_CLEAR_QUEUE     , raw},
75    {"dice_access_req_invalid"    , DICE_ACCESS_REQ_INVALID    , str},    {"dice-access-req-invalid"    , DICE_ACCESS_REQ_INVALID    , str},
76    {"dice_access_req_complete"   , DICE_ACCESS_REQ_COMPLETE   , str},    {"dice-access-req-complete"   , DICE_ACCESS_REQ_COMPLETE   , str},
77    {"dice_update_grouping"       , DICE_UPDATE_GROUPING       , str},    {"dice-update-grouping"       , DICE_UPDATE_GROUPING       , str},
78    {"dice_access_action"         , DICE_ACCESS_ACTION         , dword},    {"dice-access-action"         , DICE_ACCESS_ACTION         , dword},
79    {"dice_access_server_down"    , DICE_ACCESS_SERVER_DOWN    , raw},    {"dice-access-server-down"    , DICE_ACCESS_SERVER_DOWN    , raw},
80    {"dice_access_delete"         , DICE_ACCESS_DELETE         , str},    {"dice-access-delete"         , DICE_ACCESS_DELETE         , str},
81    {"dice_access_search_form"    , DICE_ACCESS_SEARCH_FORM    , raw},    {"dice-access-search-form"    , DICE_ACCESS_SEARCH_FORM    , raw},
82    {"dice_access_search_error"   , DICE_ACCESS_SEARCH_ERROR   , dword},    {"dice-access-search-error"   , DICE_ACCESS_SEARCH_ERROR   , dword},
83    {"dice_disp_connect_summary"  , DICE_DISP_CONNECT_SUMMARY  , raw},    {"dice-disp-connect-summary"  , DICE_DISP_CONNECT_SUMMARY  , raw},
84    {"dice_phone_clear_type"      , DICE_PHONE_CLEAR_TYPE      , dword},    {"dice-phone-clear-type"      , DICE_PHONE_CLEAR_TYPE      , dword},
85    {"dice_connectoid_action"     , DICE_CONNECTOID_ACTION     , raw},    {"dice-connectoid-action"     , DICE_CONNECTOID_ACTION     , raw},
86    {NULL, -1, na}    {NULL, -1, na}
87  };  };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26