home *** CD-ROM | disk | FTP | other *** search
- osmodule_ENTRY_START
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_START 0osmodule_ENTRY_INIT
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_INIT 4osmodule_ENTRY_DIE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_DIE 8osmodule_ENTRY_SERVICE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_SERVICE 12osmodule_ENTRY_TITLE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_TITLE 16osmodule_ENTRY_HELP
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_HELP 20osmodule_ENTRY_TABLE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_TABLE 24osmodule_ENTRY_SWI_CHUNK
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_SWI_CHUNK 28osmodule_ENTRY_SWI_ENTRY
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_SWI_ENTRY 32osmodule_ENTRY_NAME_TABLE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_NAME_TABLE 36osmodule_ENTRY_NAME_CODE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_ENTRY_NAME_CODE 40osmodule_SWI_CHUNK_SIZE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SWI_CHUNK_SIZE 64osmodule_SWI_SYSTEM_BASE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SWI_SYSTEM_BASE 262144osmodule_SWI_APPLICATION_BASE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SWI_APPLICATION_BASE 524288osmodule_SWI_USER_BASE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SWI_USER_BASE 786432osmodule_SECTION_SYSTEM
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_SYSTEM (-1)osmodule_SECTION_CARD0
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_CARD0 0osmodule_SECTION_CARD1
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_CARD1 1osmodule_SECTION_CARD2
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_CARD2 2osmodule_SECTION_CARD3
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_CARD3 3osmodule_SECTION_ROM1
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_ROM1 (-2)osmodule_SECTION_ROM2
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_ROM2 (-3)osmodule_SECTION_ROM3
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_ROM3 (-4)osmodule_SECTION_ROM4
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_SECTION_ROM4 (-5)osmodule_STATUS_UNPLUGGED
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_STATUS_UNPLUGGED (-1)osmodule_STATUS_DORMANT
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_STATUS_DORMANT 0osmodule_STATUS_ACTIVE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_STATUS_ACTIVE 1osmodule_STATUS_RUNNING
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define osmodule_STATUS_RUNNING 2error_MODULE_NOT_MOD
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_NOT_MOD 0x100uerror_MODULE_MH_NO_ROOM
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_MH_NO_ROOM 0x101uerror_MODULE_RM_NOT_FOUND
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_RM_NOT_FOUND 0x102uerror_MODULE_CANT_KILL
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_CANT_KILL 0x103uerror_MODULE_CANT_KILL2
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_CANT_KILL2 0x103uerror_MODULE_WIMP_CANT_KILL
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_WIMP_CANT_KILL 0x103uerror_MODULE_BAD_MODULE_REASON
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_BAD_MODULE_REASON 0x104uerror_MODULE_BAD_DYNAMIC_AREA
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_BAD_DYNAMIC_AREA 0x104uerror_MODULE_RM_NOT_FOUND_IN_ROM
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_RM_NOT_FOUND_IN_ROM 0x105uerror_MODULE_MODULE_POSTFIX
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_MODULE_POSTFIX 0x106uerror_MODULE_NO_MORE_MODULES
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_NO_MORE_MODULES 0x107uerror_MODULE_NO_MORE_INCARNATIONS
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_NO_MORE_INCARNATIONS 0x108uerror_MODULE_POSTFIX_NEEDED
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_POSTFIX_NEEDED 0x109uerror_MODULE_INCARNATION_EXISTS
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_INCARNATION_EXISTS 0x10Auerror_MODULE_INCARNATION_NOT_FOUND
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_INCARNATION_NOT_FOUND 0x10Buerror_MODULE_CHUNK_NOT_RM
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_CHUNK_NOT_RM 0x10Cuerror_MODULE_BAD_RM_HEADER_FIELD
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_BAD_RM_HEADER_FIELD 0x10Duerror_MODULE_MODULE_TOO_OLD
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_MODULE_TOO_OLD 0x10Euerror_MODULE_MODULE_BAD_SWI
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_MODULE_BAD_SWI 0x10Fuerror_MODULE_MODULE_IN_USE
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_MODULE_IN_USE 0x110uerror_MODULE_BAD_FILING_SYSTEM_OPERATION
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_BAD_FILING_SYSTEM_OPERATION 0x111uerror_MODULE_FILING_SYSTEM_READ_ONLY
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_FILING_SYSTEM_READ_ONLY 0x112uerror_MODULE_NOT_ADIR
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: #define error_MODULE_NOT_ADIR 0x113uxos_module
- Performs a module operationos_module
- Performs a module operationxosmodule_run
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_run (char *tail);
- Summary: Loads, initialises and enters a moduleosmodule_run
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_run (char *tail);
- Summary: Loads, initialises and enters a modulexosmodule_load
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_load (char *tail);
- Summary: Loads a moduleosmodule_load
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_load (char *tail);
- Summary: Loads a modulexosmodule_enter
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_enter (char *module_name,
- char *args);
- Summary: Enters a moduleosmodule_enter
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_enter (char *module_name,
- char *args);
- Summary: Enters a modulexosmodule_reinit
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_reinit (char *tail);
- Summary: Reloads a moduleosmodule_reinit
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_reinit (char *tail);
- Summary: Reloads a modulexosmodule_kill
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_kill (char *module_name);
- Summary: Deletes a moduleosmodule_kill
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_kill (char *module_name);
- Summary: Deletes a modulexosmodule_info
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_info (int *max,
- int *free);
- Summary: Describes the RMAosmodule_info
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern int osmodule_info (int *max);
- Summary: Describes the RMAxosmodule_alloc
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_alloc (int size,
- void **blk);
- Summary: Claims a block of workspace in the RMAosmodule_alloc
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void *osmodule_alloc (int size);
- Summary: Claims a block of workspace in the RMAxosmodule_free
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_free (void *blk);
- Summary: Frees a block of workspace in the RMAosmodule_free
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_free (void *blk);
- Summary: Frees a block of workspace in the RMAxosmodule_tidy
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_tidy (void);
- Summary: Tidies modulesosmodule_tidy
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_tidy (void);
- Summary: Tidies modulesxosmodule_clear
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_clear (void);
- Summary: Clears all modulesosmodule_clear
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_clear (void);
- Summary: Clears all modulesxosmodule_add_area
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_add_area (byte *module);
- Summary: Inserts a module from memoryosmodule_add_area
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_add_area (byte *module);
- Summary: Inserts a module from memoryxosmodule_copy_area
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_copy_area (byte *module,
- int size);
- Summary: Inserts a module from memory and moves it into the RMAosmodule_copy_area
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_copy_area (byte *module,
- int size);
- Summary: Inserts a module from memory and moves it into the RMAxosmodule_enumerate
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_enumerate (int module_no,
- int instance_no,
- int *module_no_out,
- int *instance_no_out,
- byte **module,
- void **workspace,
- char **postfix);
- Summary: Extracts module informationosmodule_enumerate
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern int osmodule_enumerate (int module_no,
- int instance_no,
- int *instance_no_out,
- byte **module,
- void **workspace,
- char **postfix);
- Summary: Extracts module informationxosmodule_realloc
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_realloc (void *blk,
- int size_increase,
- void **blk_out);
- Summary: Extends a block of workspace in the RMA by a given sizeosmodule_realloc
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void *osmodule_realloc (void *blk,
- int size_increase);
- Summary: Extends a block of workspace in the RMA by a given sizexosmodule_instantiate
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_instantiate (char *instance_name);
- Summary: Creates a new instance of a moduleosmodule_instantiate
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_instantiate (char *instance_name);
- Summary: Creates a new instance of a modulexosmodule_rename
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_rename (char *old_name,
- char *new_postfix);
- Summary: Renames an instance of a moduleosmodule_rename
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_rename (char *old_name,
- char *new_postfix);
- Summary: Renames an instance of a modulexosmodule_prefer
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_prefer (char *instance_name);
- Summary: Selects the preferred instance of a particular moduleosmodule_prefer
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_prefer (char *instance_name);
- Summary: Selects the preferred instance of a particular modulexosmodule_add_podule_area
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_add_podule_area (char *environment,
- int chunk,
- int rom_section);
- Summary: Adds an expansion card moduleosmodule_add_podule_area
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void osmodule_add_podule_area (char *environment,
- int chunk,
- int rom_section);
- Summary: Adds an expansion card modulexosmodule_lookup
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_lookup (char *module_name,
- int *module_no,
- int *instance_no,
- byte **module,
- void **workspace,
- char **postfix);
- Summary: Looks up a module nameosmodule_lookup
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern int osmodule_lookup (char *module_name,
- int *instance_no,
- byte **module,
- void **workspace,
- char **postfix);
- Summary: Looks up a module namexosmodule_enumerate_rom
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_enumerate_rom (int module_no,
- int section,
- int *module_no_out,
- int *section_out,
- char **module_name,
- int *status,
- int *chunk_no);
- Summary: Enumerates ROM modulesosmodule_enumerate_rom
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern int osmodule_enumerate_rom (int module_no,
- int section,
- int *section_out,
- char **module_name,
- int *status,
- int *chunk_no);
- Summary: Enumerates ROM modulesxosmodule_enumerate_rom_with_info
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xosmodule_enumerate_rom_with_info (int module_no,
- int section,
- int *module_no_out,
- int *section_out,
- char **module_name,
- int *status,
- int *chunk_no,
- int *bcd_version);
- Summary: Enumerates ROM modules with versionosmodule_enumerate_rom_with_info
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern int osmodule_enumerate_rom_with_info (int module_no,
- int section,
- int *section_out,
- char **module_name,
- int *status,
- int *chunk_no,
- int *bcd_version);
- Summary: Enumerates ROM modules with versionxservice_uk_command
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_uk_command (char *command,
- <os_error=>os.os_error> **error,
- bool *unclaimed);
- Summary: Unknown commandservice_uk_command
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_uk_command (char *command,
- <os_error=>os.os_error> **error);
- Summary: Unknown commandxservice_error
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_error (<os_error=>os.os_error> *error);
- Summary: An error has occurredservice_error
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void service_error (<os_error=>os.os_error> *error);
- Summary: An error has occurredxservice_uk_byte
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_uk_byte (int byte,
- int arg0,
- int arg1,
- bool *unclaimed,
- int *res0,
- int *res1);
- Summary: Unknown OS_Byteservice_uk_byte
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_uk_byte (int byte,
- int arg0,
- int arg1,
- int *res0,
- int *res1);
- Summary: Unknown OS_Bytexservice_uk_word
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_uk_word (int word,
- byte *block,
- bool *unclaimed);
- Summary: Unknown OS_Wordservice_uk_word
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_uk_word (int word,
- byte *block);
- Summary: Unknown OS_Wordxservice_help
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_help (char *command,
- bool *unclaimed);
- Summary: *Help has been calledservice_help
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_help (char *command);
- Summary: *Help has been calledxservice_uk_config
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_uk_config (char *tail,
- <os_error=>os.os_error> **error,
- bool *unclaimed);
- Summary: Unknown *Configureservice_uk_config
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_uk_config (char *tail,
- <os_error=>os.os_error> **error);
- Summary: Unknown *Configurexservice_uk_status
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_uk_status (char *tail,
- bool *unclaimed);
- Summary: Unknown *Statusservice_uk_status
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_uk_status (char *tail);
- Summary: Unknown *Statusxservice_new_application
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_new_application (bool *unclaimed);
- Summary: Application about to startservice_new_application
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_new_application (void);
- Summary: Application about to startxservice_lookup_file_type
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_lookup_file_type (bits file_type,
- bool *unclaimed,
- bits *name1,
- bits *name2);
- Summary: Look up file typeservice_lookup_file_type
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_lookup_file_type (bits file_type,
- bits *name1,
- bits *name2);
- Summary: Look up file typexservice_post_init
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_post_init (void);
- Summary: All modules have been initialisedservice_post_init
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern void service_post_init (void);
- Summary: All modules have been initialisedxservice_syntax_error
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern <os_error=>os.os_error> *xservice_syntax_error (int *offset,
- byte *base,
- char *command,
- <os_error=>os.os_error> **error,
- bool *unclaimed);
- Summary: Syntax error translationservice_syntax_error
- Defined in: <osmodule=>osmodule.$>.h
- Declaration: extern bool service_syntax_error (int *offset,
- byte *base,
- char *command,
- <os_error=>os.os_error> **error);
- Summary: Syntax error translationOSModule
- <osmodule_ENTRY_START>
- <osmodule_ENTRY_INIT>
- <osmodule_ENTRY_DIE>
- <osmodule_ENTRY_SERVICE>
- <osmodule_ENTRY_TITLE>
- <osmodule_ENTRY_HELP>
- <osmodule_ENTRY_TABLE>
- <osmodule_ENTRY_SWI_CHUNK>
- <osmodule_ENTRY_SWI_ENTRY>
- <osmodule_ENTRY_NAME_TABLE>
- <osmodule_ENTRY_NAME_CODE>
- <osmodule_SWI_CHUNK_SIZE>
- <osmodule_SWI_SYSTEM_BASE>
- <osmodule_SWI_APPLICATION_BASE>
- <osmodule_SWI_USER_BASE>
- <osmodule_SECTION_SYSTEM>
- <osmodule_SECTION_CARD0>
- <osmodule_SECTION_CARD1>
- <osmodule_SECTION_CARD2>
- <osmodule_SECTION_CARD3>
- <osmodule_SECTION_ROM1>
- <osmodule_SECTION_ROM2>
- <osmodule_SECTION_ROM3>
- <osmodule_SECTION_ROM4>
- <osmodule_STATUS_UNPLUGGED>
- <osmodule_STATUS_DORMANT>
- <osmodule_STATUS_ACTIVE>
- <osmodule_STATUS_RUNNING>
- <error_MODULE_NOT_MOD>
- <error_MODULE_MH_NO_ROOM>
- <error_MODULE_RM_NOT_FOUND>
- <error_MODULE_CANT_KILL>
- <error_MODULE_CANT_KILL2>
- <error_MODULE_WIMP_CANT_KILL>
- <error_MODULE_BAD_MODULE_REASON>
- <error_MODULE_BAD_DYNAMIC_AREA>
- <error_MODULE_RM_NOT_FOUND_IN_ROM>
- <error_MODULE_MODULE_POSTFIX>
- <error_MODULE_NO_MORE_MODULES>
- <error_MODULE_NO_MORE_INCARNATIONS>
- <error_MODULE_POSTFIX_NEEDED>
- <error_MODULE_INCARNATION_EXISTS>
- <error_MODULE_INCARNATION_NOT_FOUND>
- <error_MODULE_CHUNK_NOT_RM>
- <error_MODULE_BAD_RM_HEADER_FIELD>
- <error_MODULE_MODULE_TOO_OLD>
- <error_MODULE_MODULE_BAD_SWI>
- <error_MODULE_MODULE_IN_USE>
- <error_MODULE_BAD_FILING_SYSTEM_OPERATION>
- <error_MODULE_FILING_SYSTEM_READ_ONLY>
- <error_MODULE_NOT_ADIR>
- <xos_module>
- <os_module>
- <xosmodule_run>
- <osmodule_run>
- <xosmodule_load>
- <osmodule_load>
- <xosmodule_enter>
- <osmodule_enter>
- <xosmodule_reinit>
- <osmodule_reinit>
- <xosmodule_kill>
- <osmodule_kill>
- <xosmodule_info>
- <osmodule_info>
- <xosmodule_alloc>
- <osmodule_alloc>
- <xosmodule_free>
- <osmodule_free>
- <xosmodule_tidy>
- <osmodule_tidy>
- <xosmodule_clear>
- <osmodule_clear>
- <xosmodule_add_area>
- <osmodule_add_area>
- <xosmodule_copy_area>
- <osmodule_copy_area>
- <xosmodule_enumerate>
- <osmodule_enumerate>
- <xosmodule_realloc>
- <osmodule_realloc>
- <xosmodule_instantiate>
- <osmodule_instantiate>
- <xosmodule_rename>
- <osmodule_rename>
- <xosmodule_prefer>
- <osmodule_prefer>
- <xosmodule_add_podule_area>
- <osmodule_add_podule_area>
- <xosmodule_lookup>
- <osmodule_lookup>
- <xosmodule_enumerate_rom>
- <osmodule_enumerate_rom>
- <xosmodule_enumerate_rom_with_info>
- <osmodule_enumerate_rom_with_info>
- <xservice_uk_command>
- <service_uk_command>
- <xservice_error>
- <service_error>
- <xservice_uk_byte>
- <service_uk_byte>
- <xservice_uk_word>
- <service_uk_word>
- <xservice_help>
- <service_help>
- <xservice_uk_config>
- <service_uk_config>
- <xservice_uk_status>
- <service_uk_status>
- <xservice_new_application>
- <service_new_application>
- <xservice_lookup_file_type>
- <service_lookup_file_type>
- <xservice_post_init>
- <service_post_init>
- <xservice_syntax_error>
- <service_syntax_error>