Erlang/OTP Permuted Index

Permuted index of Erlang/OTP functions and commands

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

I

Searche for modules with identical names. code:clash/0
Return all id's of the channels which consume events supplied by the channel identified by the given id CosEventDomainAdmin_EventDomain:get_subscription_channels/2
Return all id's of the channels which produce events received by the channel identified by the given id CosEventDomainAdmin_EventDomain:get_offer_channels/2
Remove the connection identified by the given id from the target domain CosEventDomainAdmin_EventDomain:remove_connection/2
Return the IFR object identified by the given name orber_ifr:lookup/2
Cancel a previously requested timeout identified by TRef. timer:cancel/1
Convert a key to an OBJECT IDENTIFIER snmp_index:key_to_oid/2
Return the ConnectionReliability QoS identifier CosNotification:'ConnectionReliability'/0
Return the DiscardPolicy QoS identifier CosNotification:'DiscardPolicy'/0
Return the EventReliability QoS identifier CosNotification:'EventReliability'/0
Return the MaxConsumers Admin identifier CosNotification:'MaxConsumers'/0
Return the MaxEventsPerConsumer QoS identifier CosNotification:'MaxEventsPerConsumer'/0
Return the MaximumBatchSize QoS identifier CosNotification:'MaximumBatchSize'/0
Return the MaxQueueLength Admin identifier CosNotification:'MaxQueueLength'/0
Return the MaxSuppliers Admin identifier CosNotification:'MaxSuppliers'/0
Return the OrderPolicy QoS identifier CosNotification:'OrderPolicy'/0
Return the PacingInterval QoS identifier CosNotification:'PacingInterval'/0
Return the Priority QoS identifier CosNotification:'Priority'/0
Return the StartTime QoS identifier CosNotification:'StartTime'/0
Return the StartTimeSupported QoS identifier CosNotification:'StartTimeSupported'/0
Return the StopTime QoS identifier CosNotification:'StopTime'/0
Return the StopTimeSupported QoS identifier CosNotification:'StopTimeSupported'/0
Return the Timeout QoS identifier CosNotification:'Timeout'/0
Text representation of a port identifier erlang:erlang:port_to_list/1
Thread identifier erl_driver:ErlDrvTid
Returns the identifier of the collector process et_viewer:get_collector_pid/1
Get the thread identifier of the current thread erl_driver:ErlDrvTid erl_drv_thread_self/1
Return the process identifier of the emulator process os:getpid/0
Return the CycleDetection identifier required when defining QoS Properties CosEventDomainAdmin:'CycleDetection'/0
Return the DiamondDetection identifier required when defining QoS Properties CosEventDomainAdmin:'DiamondDetection'/0
Compare thread identifiers for equality erl_driver:int erl_drv_equal_tids/2
Return a list of context identifiers for the operation orber_ifr:get_contexts/1
Return a the identity of the globally registered collector if there is any et_collector:get_global_pid/0
Get the identity of the used boot script init:script_id/0
Create an IFR objref of the type IDLType orber_ifr:create_idltype/2
Return an IFR object of the type IDLType describing the original type orber_ifr:get_original_type_def/1
Return an IFR object of the type IDLType describing the type of the elements in Objref orber_ifr:get_element_type_def/1
Return an IFR object of the type IDLType describing the type of the result orber_ifr:get_result_def/1
Return an IFR object of the type IDLType describing the type of the target object orber_ifr:get_type_def/1
Return IDLType object describing the discriminator type of the target object orber_ifr:get_discriminator_type_def/1
Return a list of all associated pull supplier Id:s CosNotifyChannelAdmin_ConsumerAdmin:_get_pull_suppliers/1
Return a list of all associated push supplier Id:s CosNotifyChannelAdmin_ConsumerAdmin:_get_push_suppliers/1
Return a list of all ConsumerAdmins, currently active, Id:s CosNotifyChannelAdmin_EventChannel:get_all_consumeradmins/1
Return a list of all SupplierAdmins, currently active, Id:s CosNotifyChannelAdmin_EventChannel:get_all_supplieradmins/1
Return a list of supported object id's corba:list_initial_services/0
Return a list of supported object id's corba:list_initial_services_remote/1
Return a list of supported object id's corba:list_initial_services_remote/2
Return all associated pull consumers Id:s CosNotifyChannelAdmin_SupplierAdmin:_get_pull_consumers/1
Return all associated push consumers Id:s CosNotifyChannelAdmin_SupplierAdmin:_get_push_consumers/1
Return the target object's associated constraints with given ID:s CosNotifyFilter_MappingFilter:get_mapping_constraints/2
Return all channel id's associated with target object CosEventDomainAdmin_EventDomain:get_all_channels/1
Return a list of all filter Id:s associated with the target object CosNotifyFilter_FilterAdmin:get_all_filters/1
Return all NotifySubscribe Id's associated with the target object CosNotifyFilter_Filter:get_callbacks/1
Return all Id:s for channels, currently alive, created by the target object CosNotifyChannelAdmin_EventChannelFactory:get_all_channels/1
Return all id's of the channels which consume events supplied by the channel identified by the given id CosEventDomainAdmin_EventDomain:get_subscription_channels/2
Return all id's of the channels which produce events received by the channel identified by the given id CosEventDomainAdmin_EventDomain:get_offer_channels/2
Returns the list of clause subtrees of an if_expr node. erl_syntax:if_expr_clauses/1
Creates an abstract if-expression. erl_syntax:if_expr/1
Compile a file (ignoring ERL_COMPILER_OPTIONS) compile:noenv_file/2
Compile a list of forms (ignoring ERL_COMPILER_OPTIONS) compile:noenv_forms/2
Determine whether the compile will generate an output file (ignoring ERL_COMPILER_OPTIONS) compile:noenv_output_generated/1
Run a function on a node ignoring the result rpc:cast/4
Run a function on all nodes, ignoring the result rpc:eval_everywhere/3
Run a function on specific nodes, ignoring the result rpc:eval_everywhere/4
Allows Igor to work as a component of the Erlang compiler. igor:parse_transform/1
Activate IIOP audit/trail orber:activate_audit_trail/0
Activate IIOP audit/trail orber:activate_audit_trail/1
Deactivate IIOP audit/trail orber:deactivate_audit_trail/0
Display the IIOP connection timeout value orber:iiop_connection_timeout/0
Display the IIOP connection timeout value for incoming connections orber:iiop_in_connection_timeout/0
Display the IIOP port number orber:iiop_port/0
Display the IIOP port number used for secure connections orber:iiop_ssl_port/0
Display the IIOP timeout value orber:iiop_timeout/0
Destroys specified image. egd:destroy/1
Rotates the image Angle degrees (not radians). egd:rotate/1
Returns a binary containing the image data. egd:image/1
Return the image of a set under a binary relation. sofs:image/2
Return the inverse image of a set under a binary relation. sofs:inverse_image/2
Saves the binary of the image to a file. egd:save/1
Resizes the image to the new dimensions specified by Width and Height. egd:resample/1
Draws a filled polygon in the image with color Color. egd:filledPolygon/1
Draws a line from (X1,Y1) to (X2,Y2) in the image with color Color. egd:line/1
Draws a polygon in the image with color Color. egd:polygon/1
Sets a pixel in the image with color Color. egd:pixel/1
Creates an images with specified dimensions. egd:create/1
Force an immediate garbage collection of a process erlang:garbage_collect/1
Force an immediate garbage collection of the calling process erlang:garbage_collect/0
Applies a function to each immediate subtree of a syntax tree. erl_syntax_lib:map_subtrees/2
Does a mapfold operation over the immediate subtrees of a syntax tree. erl_syntax_lib:mapfold_subtrees/2
Folds a function over the immediate subtrees of a syntax tree. erl_syntax_lib:fold_subtrees/2
Send a telnet command and return immediately. ct_telnet:send/2
Stops the test server immediately. test_server_ctrl:stop/0
  Immediately close a socket gen_tcp:shutdown/2
Send a telnet command and return immediately (uses a format string and a list of arguments to build the command). ct_telnet:sendf/3
Check if a function is a BIF implemented in C erlang:erlang:is_builtin/3
Returns the name of an implicit fun expression "fun <em>F</em>". erl_syntax_lib:analyze_implicit_fun/1
Returns the name subtree of an implicit_fun node. erl_syntax:implicit_fun_name/1
Returns the module name and (if present) list of function names declared by an import attribute. erl_syntax_lib:analyze_import_attribute/1
Return all modules for which there are imported data. cover:imported_modules/0
Return all imported files. cover:imported/0
Return the inaccuracy associated with the target object CosTime_UTO:'_get_inaccuracy'/1
Return the current time and the Inaccuracy given when starting this application in a UTO CosTime_TimeService:universal_time/1
Make a breakpoint inactive i:ibd/2
Make a breakpoint inactive int:disable_break/2
Return all edges incident on a vertex of a digraph. digraph:in_edges/2
Return the edges emanating from or incident on a vertex of a digraph. digraph:edges/2
Equivalent to run(TestSpecs, false, InclNodes, ExclNodes). ct_master:run/3
Snippet to be included at the bottom of a document. docb_transform:Module:bottom/0
Snippet to be included at the top of a document. docb_transform:Module:top/0
Snippet to be included in head of a document. docb_transform:Module:head/0
Return the vertices of a digraph included in some loop. digraph_utils:loop_vertices/1
Display the SSL verification depth for incoming calls cosFileTransferApp:ssl_server_depth/0
Display the SSL verification depth for incoming calls orber:ssl_server_depth/0
Display the SSL verification type for incoming calls cosFileTransferApp:ssl_server_verify/0
Display the SSL verification type for incoming calls orber:ssl_server_verify/0
Add a new listen process for incoming connection orber:add_listen_interface/2
Add a new listen process for incoming connection orber:add_listen_interface/3
Add a new listen process for incoming connection orber:add_listen_interface/3
Terminate listen process for incoming connection orber:remove_listen_interface/1
Accept an incoming connection request on a listen socket gen_tcp:accept/1
Accept an incoming connection request on a listen socket gen_tcp:accept/2
Display the IIOP connection timeout value for incoming connections orber:iiop_in_connection_timeout/0
Parse incoming data to erl and eval scripts. httpd:parse_query/1
Handle an incoming message. gen_event:Module:handle_info/2
Handle an incoming message. gen_fsm:Module:handle_info/3
Handle an incoming message. gen_server:Module:handle_info/2
  Increment a value in a dictionary dict:update_counter/3
  Increment a value in a dictionary orddict:update_counter/3
  Increment a variable in the MIB snmp_standard_mib:inc/1
  Increment a variable in the MIB snmp_standard_mib:inc/2
  Increment the reduction counter erlang:erlang:bump_reductions/1
  Increment the reference count of a driver binary erl_driver:long driver_binary_inc_refc/1
  Increment the variable associated with a discarded pdu snmpa_mpd:discarded_pdu/1
Return the in-degree of a vertex of a digraph. digraph:in_degree/2
  Indentation after printing string io_lib:indentation/2
  Indents a document a number of character positions to the right. prettypr:nest/1
Delete an item from the index snmp_index:delete/2
Dirty pattern match using index. mnesia:dirty_index_match_object/2
Dirty pattern match using index. mnesia:dirty_index_match_object/3
Dirty read using index. mnesia:dirty_index_read/3
Get the corresponding Mnesia key from an SNMP index. mnesia:snmp_get_mnesia_key/2
Insert an item into the index snmp_index:insert/3
Retrieve a row indexed by an SNMP index. mnesia:snmp_get_row/2
Creates an abstract record field index expression. erl_syntax:record_index_expr/1
Create an index for a table. mnesia:add_table_index/2
Delete an index in a table. mnesia:del_table_index/2
Match records and utilizes index information. mnesia:index_match_object/2
Match records and utilizes index information. mnesia:index_match_object/4
Find the index of a substring string:rstr/2
Find the index of a substring string:str/2
Return the index of the first/last occurrence ofCharacterin String string:chr/2
Return the index of the first/last occurrence ofCharacterin String string:rchr/2
Get the index of the next lexicographical row. mnesia:snmp_get_next_index/2
Create a new snmp index structure snmp_index:new/1
Get the last item in the index structure snmp_index:get_last/1
Delete an index table snmp_index:delete/1
Read records via index table. mnesia:index_read/3
Get the index types of Name snmp_generic:get_index_types/1
Convert the array to an ordered list of pairs {Index, Value}. array:to_orddict/1
Convert the array to an ordered list of pairs {Index, Value}, skipping default-valued entries. array:sparse_to_orddict/1
Convert an ordered list of pairs {Index, Value} to a corresponding extendible array. array:from_orddict/1
Retrieve a row indexed by an SNMP index. mnesia:snmp_get_row/2
Return a family indexing a partition. sofs:partition_family/2
Halt the Erlang runtime system and indicate normal exit to the calling environment erlang:halt/0
Return the next FileWrapperand a boolean which indicate whether the FileWrapperis valid or not. CosFileTransfer_FileIterator:next_one/1
Return a list, of length Maxor less, containing FileWrappersand a boolean which indicates if more FileWrappersexists CosFileTransfer_FileIterator:next_n/2
Return a boolean which indicates whether the transction associated with the target object is a descendant of the transaction associated with the parameter object CosTransactions_Coordinator:is_descendant_transaction/2
Segment Reply Indication megaco_user:handle_segment_reply/5
Segment Reply Indication megaco_user:handle_segment_reply/6
Create a TAGS file for all files in any directory inDirList. tags:dirs/2
Descend recursively down all the directories inDirListand create a TAGSfile based on all files found. tags:subdirs/2
Extracts individual comment lines from a source code string. erl_comment_scan:scan_lines/1
Joins individual comment lines into multi-line comments. erl_comment_scan:join_lines/1
Start the Inets application tftp:start/0
Starts the Inets application. inets:start/0
Starts the Inets application. inets:start/1
Stops the inets application. inets:stop/0
Dynamically starts an inets service after the inets application has been started. inets:start/2
Dynamically starts an inets service after the inets application has been started. inets:start/3
Stops a started service of the inets application or takes down a stand alone "service" gracefully. inets:stop/2
Dynamically starts an inets service after the inets application has been started. inets:start/2
Dynamically starts an inets service after the inets application has been started. inets:start/3
Same as call(Node, Module, Function, Args, infinity). ct_rpc:call/4
Same as connect(Socket, IP, Port, Opts, infinity). gen_sctp:connect/4
Creates an abstract infix operator expression. erl_syntax:infix_expr/1
Returns the left argument subtree of an infix_expr node. erl_syntax:infix_expr_left/1
Returns the operator subtree of an infix_expr node. erl_syntax:infix_expr_operator/1
Returns the right argument subtree of an infix_expr node. erl_syntax:infix_expr_right/1
>Reset the inflate session zlib:inflateReset/1
End inflate session zlib:inflateEnd/1
Retreive various system and application info megaco:versions1/0
Retreive various system and application info megaco:versions2/0
Retreive various system and application info snmp:versions1/0
Retreive various system and application info snmp:versions2/0
Print info about the target system to the test case log. test_server_ctrl:target_info/0
Test case info function. common_test_app:Module:testcase()
Generate Info Report, which contain Orber's configuration settings orber:info/0
Generate Info Report, which contain Orber's configuration settings orber:info/1
  Inform framework of crashing testcase. test_server_ctrl:error_notification/4
Handle a inform message snmpm_user:handle_inform/4
  Inform the target object which event types the client will and will not accept in the future CosNotifyComm_NotifySubscribe:subscription_change/3
  Inform the target object which type of events the supplier will deliver CosNotifyComm_NotifyPublish:offer_change/3
Get system status information init:get_status/0
Help information c:help/0
Lookup system information megaco:system_info/0
Lookup system information megaco:system_info/1
Lookup user information megaco:user_info/1
Lookup user information megaco:user_info/2
Match records and utilizes index information. mnesia:index_match_object/2
Match records and utilizes index information. mnesia:index_match_object/4
Memory allocation information c:memory/0
Memory allocation information c:memory/1
Memory allocation information c:memory/1
Print help information rb:h/0
Print help information rb:help/0
  Information about a BEAM file beam_lib:info/1
Return information about a chunk continuation of a disk log. disk_log:chunk_info/1
Return information about a daemon, server or client process tftp:info/1
Return information about a Dets table. dets:info/1
Return information about a digraph. digraph:info/1
Return information about a disk log. disk_log:info/1
Change information about a file file:write_file_info/2
Get information about a file file:read_file_info/1
Get information about a file ssh_sftp:get_file_info/2
Get information about a file ssh_sftp:read_file_info/2
Get information about a file (deprecated) file:file_info/1
  Information about a fun erlang:erlang:fun_info/1
  Information about a fun erlang:erlang:fun_info/2
Get information about a link or file file:read_link_info/1
Write information about a local process on standard error erlang:erlang:process_display/2
  Information about a module c:m/1
  Information about a port erlang:erlang:port_info/1
  Information about a port erlang:erlang:port_info/2
  Information about a process erlang:process_info/1
  Information about a process erlang:process_info/2
  Information about a process rpc:pinfo/1
  Information about a process rpc:pinfo/2
Trace information about a process or function erlang:erlang:trace_info/2
Get information about a symbolic link ssh_sftp:read_link_info/2
Update information about a user megaco:update_user_info/3
Return information about all children specifications and child processes belonging to a supervisor. supervisor:which_children/1
Retrieve information about all drivers erl_ddll:info/0
Display information about all ETS tables on tty. ets:i/0
Get information about all processes excuting interpreted code int:snapshot/0
Print information about all table definitions on the tty. mnesia:schema/0
Display information about all traced processes. dbg:i/0
Lookup information about an active connection megaco:conn_info/1
Lookup information about an active connection megaco:conn_info/2
Update information about an active connection megaco:update_conn_info/3
Return information about an ETS table. ets:info/1
Return information about an Xref server. xref:info/1
Return information about an Xref server. xref:info/2
Return information about an Xref server. xref:info/3
Saves information about current runtime scenario erts_alloc_config:save_scenario/0
  Information about dynamically allocated memory erlang:erlang:memory/0
  Information about dynamically allocated memory erlang:erlang:memory/1
  Information about global groups global_group:info/0
Retrieve information about one driver erl_ddll:info/1
Retrieve specific information about one driver erl_ddll:info/2
Print information about one table definition on the tty. mnesia:schema/1
  Information about pid <X.Y.Z> c:i/3
Clear information about processes executing interpreted code i:ic/0
Clear information about processes executing interpreted code int:clear/0
  Information about registered processes c:nregs/0
  Information about registered processes c:regs/0
Give information about resolved and unresolved parse action conflicts. yecc:file/2
Return local information about table. mnesia:table_info/2
Return information about the agent snmpa:info/0
Return information about the agent snmpa:info/1
Return information about the agent snmpa:old_info_format/1
  Information about the Erlang runtime system erl_driver:ErlDrvSysInfo
Get information about the Erlang runtime system erl_driver:void driver_system_info/2
Fetches information about the HTTP server httpd:info/1
Fetches information about the HTTP server httpd:info/2
Fetches information about the HTTP server httpd:info/2
Fetches information about the HTTP server httpd:info/3
Return information about the manager snmpm:info/0
Return information about the Mnesia system mnesia:system_info/1
Returns compiler information about the Module. asn1rt:info/1
Return information about the running network interface process snmpa_network_interface:info/1
Return information about the running network interface process snmpm_network_interface:info/1
  Information about the system c:i/0
  Information about the system c:ni/0
  Information about the system erlang:erlang:system_info/1
  Information about the system erlang:statistics/1
Print some information about the system on the tty. mnesia:info/0
Removes information added when calling register_agents/2. ct_snmp:unregister_agents/1
Removes information added when calling register_users/2. ct_snmp:unregister_users/1
Alters information added when calling register_usm_users/2. ct_snmp:update_usm_users/2
Return the information associated with a given item for a Dets table. dets:info/2
Return the information associated with given item for an ETS table. ets:info/2
Returns the position information associated with Node. erl_syntax:get_pos/1
Return current overload information data overload:get_overload_info/0
Send a standard information event to the error logger error_logger:info_msg/1
Send a standard information event to the error logger error_logger:info_msg/2
Write information for a file ssh_sftp:write_file_info/3
Print name and information for each file in a tar file erl_tar:tt/1
Print name and information for each file in a zip archive zip:tt/1
Copies the position information from Source to Target. erl_syntax:copy_pos/1
For controlling the RulesState, to be used in a rules function, and called when the parser store scanner information in a rules database. xmerl_scan:rules_state/2
Retrieve name and information of all files in a tar file erl_tar:table/2
Sets the position information of Node to Pos. erl_syntax:set_pos/1
All the information of the application megaco:info/0
Reads the schema state with all information of the processed schema from a file created with state2file/[1,2]. xmerl_xsd:file2state/1
Saves the schema state with all information of the processed schema in a file. xmerl_xsd:state2file/2
Send a standard information report event to the error logger error_logger:info_report/1
Send a user defined information report event to the error logger error_logger:info_report/2
Writes any information to the .tifile. ttb:write_trace_info/2
EDoc "contact information" parsing. edoc_lib:parse_contact/0
Return an informative HTTP 1.1 status string in HTML. httpd_util:message/3
Connect NotifySubscribe object, which should be informed when the target object's constraints are updated CosNotifyFilter_Filter:attach_callback/2
Send the inform-request ack snmpm_network_interface:inform_response/4
  Informs the test_server controller that next test shall run with code coverage analysis. test_server_ctrl:cover/2
  Informs the test_server controller that next test shall run with code coverage analysis. test_server_ctrl:cover/2
  Informs the test_server controller that next test shall run with code coverage analysis. test_server_ctrl:cover/3
Return a list of InterfaceDefs from which the target InterfaceDef object inherit orber_ifr:get_base_interfaces/1
Return true if the target object is an, or inherit from, object of the given type corba_object:is_a/2
Return true if the target object is an, or inherit from, object of the given type corba_object:is_a/3
Return a boolean if the target InterfaceDef match or inherit from the gievn id orber_ifr:is_a/2
Find the list of inherited callback modules for a given module. xmerl:callbacks/1
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/0
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/1
Lookup and connect to all nodes at all hosts in.hosts.erlang net_adm:world/0
Lookup and connect to all nodes at all hosts in.hosts.erlang net_adm:world/1
Fold the elements of the array right-to-left using the given function and initial accumulator value. array:foldr/2
Fold the elements of the array using the given function and initial accumulator value. array:foldl/2
Fold the elements of the array right-to-left using the given function and initial accumulator value, skipping default-valued entries. array:sparse_foldr/2
Fold the elements of the array using the given function and initial accumulator value, skipping default-valued entries. array:sparse_foldl/2
Extract and translate the initial call of a proc_libspawned process. proc_lib:translate_initial_call/1
Extract the initial call of a proc_libspawned process. proc_lib:initial_call/1
  Initial configuration of a user megaco:start_user/2
Create a new PropertySetDefwith specified initial properties CosPropertyService_PropertySetDefFactory:create_initial_propertysetdef/2
Create a new PropertySetwith specified initial properties CosPropertyService_PropertySetFactory:create_initial_propertyset/2
Get the initial reference address. orber:get_ORBDefaultInitRef/0
Get the initial reference address. orber:get_ORBInitRef/0
Create an initial RELEASES file. release_handler:create_RELEASES/4
Add a new initial service and associate it with the given id corba:add_initial_service/2
Create a new, extendible array with initial size zero. array:new/0
Test case initialization. common_test_app:Module:init_per_testcase(TestCase,
Test suite initialization. common_test_app:Module:init_per_suite(Config)
  Initialize a session for compression zlib:deflateInit/1
  Initialize a session for compression zlib:deflateInit/2
  Initialize a session for compression zlib:deflateInit/6
  Initialize a session for decompression zlib:inflateInit/1
  Initialize a session for decompression zlib:inflateInit/2
  Initialize an event handler. gen_event:Module:init/1
  Initialize meta tracing inviso:init_tpm/4
  Initialize meta tracing inviso:init_tpm/5
  Initialize meta tracing inviso:init_tpm/7
  Initialize meta tracing inviso:init_tpm/8
  Initialize meta tracing inviso_rt:init_tpm/4
  Initialize meta tracing inviso_rt:init_tpm/7
  Initialize process and internal state. gen_server:Module:init/1
  Initialize process and internal state name and state data. gen_fsm:Module:init/1
  Initialize process and start subsystem. supervisor_bridge:Module:init/1
  Initialize the compression dictionary zlib:deflateSetDictionary/2
  Initialize the decompression dictionary zlib:inflateSetDictionary/2
  Initialize the MPD module snmpa_mpd:init/1
  Initialize the MPD module snmpm_mpd:init_mpd/1
  Initialize the SNMP-FRAMEWORK-MIB snmp_framework_mib:init/0
Reserved, initialize to NULL driver_entry:void *handle
Reserved, initialize to NULL driver_entry:void *handle2
  Initiate the event handler log_mf_h:init/3
  Initiate the event handler log_mf_h:init/4
  Initiate the hash state for a new table mnesia_frag_hash:init_state/2
  Initiate tracing inviso:init_tracing/1
  Initiate tracing inviso:init_tracing/1
  Initiate tracing inviso:init_tracing/2
  Initiate tracing inviso_rt:init_tracing/1
Perform a user initiated dump of the local log file. mnesia:dump_log/0
Test case initiation test_server:init_per_testcase/2
Test suite initiation test_server:init_per_suite/1
Quit - shorthand for init:stop() c:q/0
Synchronizes the in-memory state of a file with that on the physical medium file:sync/1
Return all in-neighbours of a vertex of a digraph. digraph:in_neighbours/2
Read formatted input io:fread/3
Read formatted input io_lib:fread/2
Called when the driver event for input or output is signaled driver_entry:void ready_input/2
Called when the driver event for input or output is signaled driver_entry:void ready_output/2
Create a new TIO object representing the input parameters CosTime_TimeService:new_interval/3
  Insert a dictionary entry and send a {et, {dict_insert, Key, Val}} tuple to all registered subscribers. et_collector:dict_insert/3
  Insert a dictionary entry and send a {et, {dict_insert, Key, Val}} tuple to all registered subscribers. et_collector:dict_insert/4
  Insert a dictionary entry and send a {et, {dict_insert, Key, Val}} tuple to all registered subscribers. et_collector:dict_insert/4
  Insert a new key and value in a tree gb_trees:insert/3
  Insert a new name component in a name lname:insert_component/3
  Insert all objects of a Dets table into an Ets table. dets:to_ets/2
  Insert an item at the end of a queue queue:snoc/2
  Insert an item at the head of a queue queue:cons/2
  Insert an item at the head of a queue queue:in_r/2
  Insert an item at the tail of a queue queue:in/2
  Insert an item into the index snmp_index:insert/3
  Insert an object into an ETS table. ets:insert/2
  Insert an object into an ETS table if the key is not already present. ets:insert_new/2
  Insert one or more objects into a Dets table. dets:insert/2
  Insert one or more objects into a Dets table. dets:insert_new/2
  Insert or update key with value in a tree gb_trees:enter/3
  Insert the SourceFileinto the DestinationFileOffsetbytes from the start of the file CosFileTransfer_FileTransferSession:insert/4
Like source/4, but first inserts the given comments in the syntax trees. edoc_extract:source/2
Similar to header/4, but first inserts the given comments in the syntax trees. edoc_extract:header/2
Like recomment_forms/2, but only inserts top-level comments. erl_recomment:quick_recomment_forms/2
  Install a backup as fallback. mnesia:install_fallback/1
  Install a backup as fallback. mnesia:install_fallback/2
  Install a backup as fallback. mnesia:install_fallback/2
  Install a debug function in the process sys:install/3
  Install a debug function in the process sys:install/4
  Install a release file in the release structure. release_handler:install_file/2
  Install a release in the system. release_handler:install_release/1
  Install a release in the system. release_handler:install_release/2
  Install config files and event handlers. ct:install/1
  Install data in mnesia necessary for running the cosProperty applicatio cosProperty:install_db/0
  Install the cosEvent application cosEventApp:install/0
  Install the cosEventDomain application cosEventDomainApp:install/0
  Install the cosFileTransfer application cosFileTransferApp:install/0
  Install the cosNotification application cosNotificationApp:install/0
  Install the cosNotification application cosNotificationApp:install/1
  Install the cosProperty application in the IFR cosProperty:install/0
  Install the cosTime Time Service part application cosTime:install_time/0
  Install the cosTime Timer Event Service part application cosTime:install_timerevent/0
  Install the necessary cosEvent interfaces cosNotificationApp:install_event/0
  Install the necessary cosEvent interfaces cosNotificationApp:install_event/1
  Install the Orber application orber:install/1
  Install the Orber application orber:install/2
Check installation of a release in the system. release_handler:check_install_release/1
Return all event handlers installed in a generic event manager. gen_event:which_handlers/1
Create a new port (driver instance) erl_driver:ErlDrvPort driver_create_port/4
Create a new instance of a FileTransferSessionand a Directory CosFileTransfer_VirtualFileSystem:login/4
Create a new instance of a Virtual File System cosFileTransferApp:create_VFS/5
Explicitly instruct the manager to handle this agent. ct_snmp:register_agents/2
Explicitly instruct the manager to handle this USM user. ct_snmp:register_usm_users/2
  Instruct the target object to begin the two-phase commit protocol CosTransactions_Resource:prepare/1
  Instruct the target object to commit the transaction CosTransactions_Resource:commit/1
  Instruct the target object to commit the transaction CosTransactions_Resource:commit_one_phase/1
  Instruct the target object to forget any heuristic decisions CosTransactions_Resource:forget/1
  Instruct the target object to rollback the transaction CosTransactions_Resource:rollback/1
Default instrumentation function for tables snmp_generic:table_func/2
Default instrumentation function for tables snmp_generic:table_func/4
Default instrumentation function for tables snmp_generic:variable_func/2
Default instrumentation function for tables snmp_generic:variable_func/3
Check whether a term is an integer erlang:is_integer/1
Convert a hexadecimal string to an integer. httpd_util:hexlist_to_integer/1
Convert an enum value to an integer snmpa:enum_to_int/2
Convert an enum value to an integer snmpa:enum_to_int/3
Convert from text representation to an integer erlang:erlang:list_to_integer/2
Convert from text representation to an integer erlang:list_to_integer/1
Return a random integer random:uniform/1
Return a random integer random:uniform_s/2
Text representation of an integer erlang:erlang:integer_to_list/2
Text representation of an integer erlang:integer_to_list/1
Convert the month as an integer (1-12) to an abbreviated string. httpd_util:month/1
Convert the day of the week (integer [1-7]) to an abbreviated string. httpd_util:day/1
Returns true if Node has type integer and represents Value, otherwise false. erl_syntax:is_integer/1
Return an integer by rounding a number erlang:round/1
Return an integer by the truncating a number erlang:trunc/1
Creates an abstract integer literal. erl_syntax:integer/1
Returns the numeral string represented by an integer node. erl_syntax:integer_literal/1
Returns the value represented by an integer node. erl_syntax:integer_value/1
Return an integer representation of a string. httpd_conf:make_integer/1
Convert an integer to a hexadecimal string. httpd_util:integer_to_hexlist/1
Convert an integer to an enum value snmpa:int_to_enum/2
Convert an integer to an enum value snmpa:int_to_enum/3
Returns an integer whose text representation is the integers (ASCII values) in String. string:to_integer/1
Generate a sequence of integers lists:seq/2
Generate a sequence of integers lists:seq/3
Returns a float whose text representation is the integers (ASCII values) in String. string:to_float/1
Returns an integer whose text representation is the integers (ASCII values) in String. string:to_integer/1
Separates two documents by either a single space, or a line break and intentation. prettypr:follow/1
Return a full inter face description record describing the InterfaceDef orber_ifr:describe_interface/1
  Interact with a server on a node rpc:server_call/4
  Interact with the servers on a number of nodes rpc:multi_server_call/2
  Interact with the servers on a number of nodes rpc:multi_server_call/3
  Interact with the servers on a number of nodes (deprecated) rpc:safe_multi_server_call/2
  Interact with the servers on a number of nodes (deprecated) rpc:safe_multi_server_call/3
Exit the interactive mode. ct:stop_interactive/0
Start CT in interactive mode. ct:start_interactive/0
Configure with a simple interactive tool snmp:config/0
Renames a set of possibly interdependent source code modules. igor:rename/1
Error formatting function as required by the parse_transform interface. ms_transform:format_error/1
Fetch the interface description corba_object:get_interface/1
Change the verbosity of a running network interface process snmpa_network_interface:verbosity/2
Change the verbosity of the network interface process snmpm_network_interface:note_store/2
Change the verbosity of the network interface process snmpm_network_interface:verbosity/2
Return information about the running network interface process snmpa_network_interface:info/1
Return information about the running network interface process snmpm_network_interface:info/1
Start-link the network interface process snmpa_network_interface:start_link/4
Start-link the network interface process snmpm_network_interface:start_link/2
Stop the network interface process snmpm_network_interface:stop/1
Request the network interface process to send this pdu snmpm_network_interface:send_pdu/7
Return a full inter face description record describing the InterfaceDef orber_ifr:describe_interface/1
Create a InterfaceDef IFR object orber_ifr:create_interface/5
Return a boolean if the target InterfaceDef match or inherit from the gievn id orber_ifr:is_a/2
Create an IFR object of the type AttributeDef contained in the target InterfaceDef object orber_ifr:create_attribute/6
Create an IFR object of the type OperationDef contained in the target InterfaceDef object orber_ifr:create_operation/9
Return a list of InterfaceDefs from which the target InterfaceDef object inherit orber_ifr:get_base_interfaces/1
Return a list of InterfaceDefs from which the target InterfaceDef object inherit orber_ifr:get_base_interfaces/1
Install the necessary cosEvent interfaces cosNotificationApp:install_event/0
Install the necessary cosEvent interfaces cosNotificationApp:install_event/1
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/0
Uninstall the inherrited cosEvent interfaces cosNotificationApp:uninstall_event/1
Flush internal data buffers in a trace driver on the given node. dbg:flush_trace_port/1
Change the internal debug level of Mnesia mnesia:set_debug_level/1
Compiles a match specification into its internal representation ets:match_spec_compile/1
Initialize process and internal state. gen_server:Module:init/1
Update the internal state data during upgrade/downgrade. gen_fsm:Module:code_change/4
Update the internal state during upgrade/downgrade. gen_event:Module:code_change/3
Update the internal state during upgrade/downgrade. gen_server:Module:code_change/3
Initialize process and internal state name and state data. gen_fsm:Module:init/1
Cancel an internal timer in a generic FSM. gen_fsm:cancel_timer/1
Send a delayed event internally in a generic FSM. gen_fsm:send_event_after/2
Send a timeout event internally in a generic FSM. gen_fsm:start_timer/2
Check if a module is possible to interpret int:interpretable/1
  Interpret a module i:ii/1
  Interpret a module i:ii/1
  Interpret a module i:ini/1
  Interpret a module i:ini/1
  Interpret a module int:i/1
  Interpret a module int:i/1
  Interpret a module int:ni/1
  Interpret a module int:ni/1
Clear information about processes executing interpreted code i:ic/0
Clear information about processes executing interpreted code int:clear/0
Get information about all processes excuting interpreted code int:snapshot/0
Get the file name for an interpreted module int:file/1
Get all interpreted modules int:interpreted/0
Make a printout of all interpreted modules i:il/0
Make a printout of the current status of all interpreted processes i:ip/0
Current version number of the interpreter i:iv/0
Stop interpreting a module i:inq/1
Stop interpreting a module i:iq/1
Stop interpreting a module int:n/1
Stop interpreting a module int:nn/1
Return the intersection of a family. sofs:intersection_of_family/1
Return the intersection of a family of sets of sets. sofs:family_intersection/1
Return the intersection of a list of gb_sets gb_sets:intersection/1
Return the intersection of a list of Ordsets ordsets:intersection/1
Return the intersection of a list of Sets sets:intersection/1
Return the intersection of a set of sets. sofs:intersection/1
Return the intersection of two families. sofs:family_intersection/2
Return the intersection of two gb_sets gb_sets:intersection/2
Return the intersection of two Ordsets ordsets:intersection/2
Return the intersection of two Sets sets:intersection/2
Return the intersection of two sets. sofs:intersection/2
Return a UTO in which the interval equals the time interval in the target object and time value is the midpoint of the interval CosTime_TIO:time/1
Create a TIO object representing the error interval around the time value represented by the target object CosTime_UTO:interval/1
Return the interval associated with the target object CosTime_TIO:'_get_time_interval'/1
Create a TIO representing the interval between the target object and the given UTO midpoint times CosTime_UTO:time_to_interval/2
Return a UTO in which the interval equals the time interval in the target object and time value is the midpoint of the interval CosTime_TIO:time/1
Get time interval, in milliseconds, for the periodic disk space check disksup:get_check_interval/0
Get time interval, in milliseconds, for the periodic memory check memsup:get_check_interval/0
Set time interval, in minutes, for the periodic disk space check disksup:set_check_interval/1
Set time interval, in minutes, for the periodic memory check memsup:set_check_interval/1
Return an OverlapType which describe how the interval in the target object and the timerange represented by the TIO object overlap CosTime_TIO:overlaps/2
Return an OverlapType which describe how the interval in the target object and the timerange represented by the UTO object overlap CosTime_TIO:spans/2
Return a UTO in which the interval equals the time interval in the target object and time value is the midpoint of the interval CosTime_TIO:time/1
Evaluate Module:Function(Arguments)repeatedly at intervals of Time. timer:apply_interval/4
Send Messagerepeatedly at intervals of Time. timer:send_interval/2
Send Messagerepeatedly at intervals of Time. timer:send_interval/3
  Intialize the IFR orber_ifr:init/2
Return the inverse image of a set under a binary relation. sofs:inverse_image/2
Return the inverse of a function. sofs:inverse/1
Subscribe to Inviso events inviso:subscribe/0
Subscribe to Inviso events inviso:subscribe/1
Unsubscribe to Inviso events inviso:unsubscribe/0
Unsubscribe to Inviso events inviso:unsubscribe/1
  Invoke after the target object replied interceptors:out_reply/6
  Invoke after the target object replied with the reply encoded interceptors:out_reply_encoded/6
  Invoke on the client side ORB before encoding and sending the request interceptors:out_request/6
  Invoke on the client side ORB before sending the request interceptors:out_request_encoded/6
  Invoke when a new client ORB wants to setup a connection interceptors:new_in_connection/3
  Invoke when a new client ORB wants to setup a connection interceptors:new_in_connection/5
  Invoke when an existing connection to a client side ORB have been terminated interceptors:closed_in_connection/1
  Invoke when an existing connection to a server side ORB have been terminated interceptors:closed_out_connection/1
  Invoke when replies arrives at the client side ORB interceptors:in_reply/6
  Invoke when replies arrives at the client side ORB with undecoded reply body interceptors:in_reply_encoded/6
  Invoke when requests arrive at the server side ORB interceptors:in_request/6
  Invoke when requests arrive at the server side ORB with undecoded request body interceptors:in_request_encoded/6
  Invoke when setting up a new connection to a server side ORB interceptors:new_out_connection/3
  Invoke when setting up a new connection to a server side ORB interceptors:new_out_connection/5
Optionally invoked for a time consuming transaction request megaco_user:handle_trans_long_request/3
Optionally invoked for a time consuming transaction request megaco_user:handle_trans_long_request/4
Optionally invoked for a transaction acknowledgement megaco_user:handle_trans_ack/4
Optionally invoked for a transaction acknowledgement megaco_user:handle_trans_ack/5
Optionally invoked for a transaction reply megaco_user:handle_trans_reply/4
Optionally invoked for a transaction reply megaco_user:handle_trans_reply/5
  Invoked for each transaction request megaco_user:handle_trans_request/3
  Invoked for each transaction request megaco_user:handle_trans_request/4
  Invoked when a connection is teared down megaco_user:handle_disconnect/3
This function is invoked when a fragment is deleted from a fragmented table mnesia_frag_hash:del_frag/1
  Invoked when a new connection is established megaco_user:handle_connect/2
This function is invoked when a new fragment is added to a fragmented table mnesia_frag_hash:add_frag/1
  Invoked when a received message had syntax errors megaco_user:handle_syntax_error/3
  Invoked when a received message had syntax errors megaco_user:handle_syntax_error/4
  Invoked when a received message just contains an error megaco_user:handle_message_error/3
  Invoked when a received message just contains an error megaco_user:handle_message_error/4
  Invoked when an transaction request has been aborted megaco_user:handle_trans_request_abort/4
  Invoked when an transaction request has been aborted megaco_user:handle_trans_request_abort/5
  Invoked when an unexpected message is received megaco_user:handle_unexpected_trans/3
  Invoked when an unexpected message is received megaco_user:handle_unexpected_trans/4
  Invoked with port_control driver_entry:int control/6
Start a channel, which is linked to the invoking process, with default settings cosEventApp:start_channel_link/0
Start a factory, which is linked to the invoking process, with default settings cosEventDomainApp:start_factory_link/0
Start a channel, which is linked to the invoking process, with settings defined by the given options cosEventApp:start_channel_link/1
Start a factory, which is linked to the invoking process, with settings defined by the given options cosEventDomainApp:start_factory_link/1
Sets the levels of I/O. test_server_ctrl:set_levels/3
Size of an iolist erlang:iolist_size/1
Convert an iolist to a binary erlang:iolist_to_binary/1
Return the port and IP-address of the remote socket. httpd_socket:peername/2
Return the IP-adress for a host inet:getaddr/2
Return the IP-adresses for a host inet:getaddrs/2
Destroy, except IRObject, Contained and Container, target object and its contents orber_ifr:destroy/1
Convert case of string (ISO/IEC 8859-1) string:to_lower/1
Convert case of string (ISO/IEC 8859-1) string:to_lower/1
Convert case of string (ISO/IEC 8859-1) string:to_upper/1
Convert case of string (ISO/IEC 8859-1) string:to_upper/1
Ask framework if test server should issue a warning for What. test_server_ctrl:warn/1
  Issues a synchronous snmp get next request. ct_snmp:get_next_values/3
  Issues a synchronous snmp get request. ct_snmp:get_values/3
  Issues a synchronous snmp set request. ct_snmp:set_values/4
Get the next item snmp_index:get_next/2
Give brief help for an item. dbg:h/1
Trace messages to and from Item. dbg:p/1
Trace Item according to Flags. dbg:p/2
Insert an item at the end of a queue queue:snoc/2
Insert an item at the head of a queue queue:cons/2
Insert an item at the head of a queue queue:in_r/2
Return the item at the head of a queue queue:head/1
Insert an item at the tail of a queue queue:in/2
Return the information associated with a given item for a Dets table. dets:info/2
Return the information associated with given item for an ETS table. ets:info/2
Remove the head item from a queue queue:out/1
Remove the head item from a queue queue:tail/1
Remove the last item from a queue queue:init/1
Remove the last item from a queue queue:lait/1
Remove the last item from a queue queue:out_r/1
Delete an item from the index snmp_index:delete/2
Get the last item in the index structure snmp_index:get_last/1
Insert an item into the index snmp_index:insert/3
Return the last item of a queue queue:daeh/1
Return the last item of a queue queue:last/1
Asynchronously log an item onto a disk log. disk_log:alog/2
Asynchronously log an item onto a disk log. disk_log:balog/2
Log an item onto a disk log. disk_log:blog/2
Log an item onto a disk log. disk_log:log/2
Get the item with KeyOid snmp_index:get/2
Give a list of available help items on standard output. dbg:h/0
Asynchronously log several items onto a disk log. disk_log:alog_terms/2
Asynchronously log several items onto a disk log. disk_log:balog_terms/2
Log several items onto a disk log. disk_log:blog_terms/2
Log several items onto a disk log. disk_log:log_terms/2
Read a chunk of items written to a disk log. disk_log:bchunk/2
Read a chunk of items written to a disk log. disk_log:bchunk/3
Read a chunk of items written to a disk log. disk_log:chunk/2
Read a chunk of items written to a disk log. disk_log:chunk/3
  Iterate over the currently stored events et_collector:iterate/5
  Iterates over the currently stored events et_collector:iterate/3
Get Maxproperty names. If the target object have additional associated properties they will be put in the returned Iterator CosPropertyService_PropertySet:get_all_property_names/2
Traverse a gb_set with an iterator gb_sets:next/1
Traverse a tree with an iterator gb_trees:next/1
Return an iterator for a gb_set gb_sets:iterator/1
Return an iterator for a tree gb_trees:iterator/1
Destroy the iterator object CosNaming_BindingIterator:destroy/1

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z