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

R

Return a list of exception types that can be raised by the target object orber_ifr:get_exceptions/1
Return a random float random:uniform/0
Return a random float random:uniform_s/1
Return a random integer random:uniform/1
Return a random integer random:uniform_s/2
Return default state for random number generation random:seed0/0
Seeds random number generation with default values random:seed/0
Seeds random number generator random:seed/3
Return the range of a binary relation. sofs:range/1
Return a family of ranges. sofs:family_range/1
Return the neighbours that reach some vertices of a digraph. digraph_utils:reaching_neighbours/2
Return the vertices that reach some vertices of a digraph. digraph_utils:reaching/2
Return the neighbours reachable from some vertices of a digraph. digraph_utils:reachable_neighbours/2
Return the vertices reachable from some vertices of a digraph. digraph_utils:reachable/2
Called when timer reaches 0 driver_entry:void timeout/1
  Read a chunk of objects written to a disk log. disk_log:bchunk/2
  Read a chunk of objects written to a disk log. disk_log:bchunk/3
  Read a chunk of objects written to a disk log. disk_log:chunk/2
  Read a chunk of objects written to a disk log. disk_log:chunk/3
  Read a chunk of objects written to a wrap log. wrap_log_reader:chunk/1
  Read a chunk of objects written to a wrap log. wrap_log_reader:chunk/2
  Read a file file:read_file/1
  Read a line from standard input io:get_line/2
  Read a term io:read/2
  Read an ETS table from a file. ets:file2tab/1
  Read and set cookies auth:cookie/0
  Read characters from standard input io:get_chars/3
  Read Erlang expressions io:parse_erl_exprs/1
  Read Erlang expressions io:parse_erl_exprs/3
  Read Erlang form io:parse_erl_form/1
  Read Erlang form io:parse_erl_form/3
  Read Erlang terms from a file file:consult/1
  Read Erlang terms from a file file:path_consult/2
  Read Erlang tokens io:scan_erl_exprs/1
  Read Erlang tokens io:scan_erl_exprs/3
  Read Erlang tokens io:scan_erl_form/1
  Read Erlang tokens io:scan_erl_form/3
Return an English description of a BEAM read error reply beam_lib:format_error/1
  Read formatted input io:fread/3
  Read from a file file:read/2
  Read from a file at a certain position file:pread/3
  Read from a file at certain positions file:pread/4
Specialized indirect read function for Dets file:ipread_s32bu_p32bu/3
Set a read lock on an entire table. mnesia:read_lock_table/1
  Read memory allocation list instrument:read_memory_data/1
Dirty read of records. mnesia:dirty_read/2
Dirty read of records. mnesia:dirty_read/2
  Read records via index table. mnesia:index_read/3
  Read records with given key. mnesia:wread/2
  Read records(s) with a given key. mnesia:read/2
  Read records(s) with a given key. mnesia:read/3
  Read saved match specifications from file. dbg:rtp/1
  Read selected chunks from a BEAM file or binary beam_lib:chunks/2
  Read the BEAM file's module version beam_lib:version/1
  Read the .hosts.erlang file net_adm:host_file/0
  Read the time left before timeout erl_driver:int driver_read_timer/2
Dirty read using index. mnesia:dirty_index_read/3
Re-entrant formatted reader io_lib:fread/3
Open the registry for reading or writing win32reg:open/1
Start a trace client that reads messages created by a trace port driver dbg:trace_client/2
Start a trace client that reads messages created by a trace port driver, with a user defined handler dbg:trace_client/3
Measure the real time it takes to evaluate apply(Module, Function, Arguments) timer:tc/3
Return {ok, List} or {error, Reason} net_adm:names/0
Stop the execution of the current process with the reason Reason erlang:erlang:fault/1
Stop the execution of the current process with the reason Reason erlang:erlang:fault/2
Stop the execution of the current process with the reason Reason erlang:exit/1
Send an exit signal with Reason after a specified Time. timer:exit_after/2
Send an exit signal with Reason after a specified Time. timer:exit_after/3
Send an exit signal with Reason after a specified Time. timer:kill_after/1
Send an exit signal with Reason after a specified Time. timer:kill_after/2
Stop the execution of the current process with the reason Reason erlang:erlang:fault/1
Stop the execution of the current process with the reason Reason erlang:erlang:fault/2
Stop the execution of the current process with the reason Reason erlang:exit/1
  rebalance tree gb_trees:balance/1
  rebalance tree representation gb_sets:balance/1
Set a temporary reboot command. heart:set_cmd/1
  Reboot the system from an old release release_handler:reboot_old_release/1
  Receive a message ei_connect:ei_receive/3
  Receive a message ei_connect:ei_receive_msg/3
  Receive a message ei_connect:ei_xreceive_msg/3
  Receive a message erl_connect:erl_receive/3
  Receive a packet from a passive socket gen_tcp:recv/2
  Receive a packet from a passive socket gen_tcp:recv/3
  Receive a packet from a passive socket gen_udp:recv/2
  Receive a packet from a passive socket gen_udp:recv/3
  Receive and decodes a message erl_connect:erl_receive_msg/4
  Receive and decodes a message erl_connect:erl_xreceive_msg/4
  Receive copies of messages that the net kernel receives from the runtime system net_kernel:monitor_nodes/1
  Receive data on socket. ssl:recv/2
  Receive data on socket. ssl:recv/3
Invoked when an unexpected message is received megaco_user:handle_unexpected_trans/3
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/2
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/3
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/3
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/4
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/4
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/6
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
Process a packet received from the network snmp_mpd:process_packet/4
Process a received message megaco:process_received_message/4
Process a received message megaco:receive_message/4
Invoked when a received message had syntax errors megaco_user:handle_syntax_error/3
Invoked when a received message just contains an error megaco_user:handle_message_error/3
Receive copies of messages that the net kernel receives from the runtime system net_kernel:monitor_nodes/1
not recommended gb_sets:is_set/1
Create an any record any:create/0
Create an any record any:create/2
Delete a record mnesia:delete_object/1
Delete a record mnesia:delete_object/3
Dirty delete of a record. mnesia:dirty_delete/2
Dirty delete of a record. mnesia:dirty_delete/2
Dirty delete of a record. mnesia:dirty_delete_object/1
Dirty delete of a record. mnesia:dirty_delete_object/2
Dirty update of a counter record. mnesia:dirty_update_counter/3
Dirty update of a counter record. mnesia:dirty_update_counter/3
Dirty write of a record. mnesia:dirty_write/1
Dirty write of a record. mnesia:dirty_write/2
Set sticky lock and delete record. mnesia:s_delete_object/1
Write Record and sets stick lock. mnesia:s_write/1
Return a full inter face description record describing the InterfaceDef orber_ifr:describe_interface/1
Return a hostent record for the host with the given address inet:gethostbyaddr/1
Return a hostent record for the host with the given name inet:gethostbyname/1
Return a hostent record for the host with the given name inet:gethostbyname/2
Return the key for the first record in a table. mnesia:dirty_first/1
Return the key for the last record in a table. mnesia:dirty_last/1
Call Function for each record in Table mnesia:foldl/3
Call Function for each record in Table mnesia:foldr/3
Resolves the key of a record into a fragment number mnesia_frag_hash:key_to_frag_number/2
Write an record into the database. mnesia:write/3
Writes a record into the database. mnesia:write/1
Dirty search for all record keys in table. mnesia:dirty_all_keys/1
Make a key out of an event record or an old key et_collector:make_key/2
Transforms trace data and makes an event record out of it et_selector:parse_event/2
Dirty read of records. mnesia:dirty_read/2
Dirty read of records. mnesia:dirty_read/2
Match Pattern for records. mnesia:match_object/1
Match Pattern for records. mnesia:match_object/3
Set sticky lock and delete records. mnesia:s_delete/2
Set the params attibute of the target object to the given parameterdescription records orber_ifr:set_params/2
Match records and utilizes index information. mnesia:index_match_object/2
Match records and utilizes index information. mnesia:index_match_object/4
Return a list of parameter description records describing the parameters of the target OperationDef orber_ifr:get_params/1
Change format on all records in table. Tab mnesia:transform_table/3
Change format on all records in table. Tab mnesia:transform_table/4
Delete all records in table Tab with the key Key. mnesia:delete/2
Delete all records in table Tab with the key Key. mnesia:delete/3
Return the list of records that are associated with Slot in a table. mnesia:dirty_slot/2
Read records via index table. mnesia:index_read/3
Read records with given key. mnesia:wread/2
Read records(s) with a given key. mnesia:read/2
Read records(s) with a given key. mnesia:read/3
Descend recursively down all the directories in DirList and create a TAGS file based on all files found. tags:subdirs/2
Descend recursively down the directory Dir and create a TAGS file based on all files found. tags:subdir/2
  Redirect all output to FileName rb:start_log/1
Increment the reduction counter for the current process erlang:erlang:bump_reductions/1
  Re-entrant formatted reader io_lib:fread/3
  Re-entrant scanner erl_scan:tokens/3
Convert the external string representation to an object reference corba:string_to_object/1
Creates an Erlang reference erl_eterm:erl_mk_long_ref/5
Creates an old Erlang reference erl_eterm:erl_mk_ref/3
Decode a reference ei:ei_decode_ref/3
Retrieve the symbolic store database reference snmp:get_symbolic_store_db/0
Return a reference erlang:erlang:send_after/3
Return a reference. old_odbc:columnRef/0
Return an almost unique reference erlang:make_ref/0
Get the initial reference address. orber:get_ORBDefaultInitRef/0
Get the initial reference address. orber:get_ORBInitRef/0
Split a RequestLine in a file reference and a QueryString or a PathInfo string. httpd_util:split_path/1
Cross reference check a module c:xm/1
Return the object reference for the given object id corba:resolve_initial_references/1
Return the object reference for the given object id corba:resolve_initial_references_remote/2
Find the IFR object reference for the Repository orber_ifr:find_repository/0
Determine whether or not an object reference is remote corba_object:is_remote/1
Return true, if the given object is a NIL object reference, otherwise false corba_object:is_nil/1
>Return a list which corresponds to the reference Ref erlang:erlang:ref_to_list/1
Assign a reference to a column in a result set old_odbc:sqlBindColumn/3
Assign a reference to a column in a result set old_odbc:sqlBindColumn/4
Split a RequestLine in a file reference to an executable and a QueryString or a PathInfo string. httpd_util:split_script_path/1
Start a timer and return a reference to it erlang:erlang:start_timer/3
Convert the object reference to the external string representation corba:object_to_string/1
Return a list, of length Max or less, containing Object References representing files or directories contained within the target Directory and a FileIterator or a NIL object CosFileTransfer_Directory:list/2
Portable hash function that will give the same hash for the same erlang term regardless of machine architecture and ERTS version erlang:erlang:phash/2
  Register a log to the SNMP log functionality log_snmp:register_type/3
  Register a name in Global erl_global:erl_global_register/3
  Register a subagent under a subtree snmp:register_subagent/3
  Register an alarm within EVA eva:register_alarm/4
  Register an event within EVA eva:register_event/2
  Register Client as notification client snmp_local_db:register_notify_client/2
  Register the parameter Resource object as a participant in the transaction associated with the target object CosTransactions_Coordinator:register_resource/2
  Register the parameter SubtransactionAwareResource object such that it will be notified when the transaction, associated wit the target object, has committed or rolled back CosTransactions_Coordinator:register_subtran_aware/2
Return a list of names which have been registered using register/2 erlang:registered/0
Return a the identity of the globally registered collector if there is any et_collector:get_global_pid/0
Return the port or process corresponding to a registered name erlang:whereis/1
Send a message to a registered name ei_connect:erl_reg_send/5
Send a message to a registered name erl_connect:erl_reg_send/3
Remove the registered name for a port or process erlang:unregister/1
Return all globally registered names global:registered_names/0
Return all globally registered names global_group:registered_names/2
Return all globally registered names global_group:registered_names/2
Send Msg to a registered process Name global_group:send/2
Send Msg to a registered process Name global_group:send/4
Send Msg to a registered process Name global_group:send/4
Broadcast a message asynchronously to a registered process on all nodes rpc:abcast/2
Broadcast a message asynchronously to a registered process on specific nodes rpc:abcast/3
Display registered processes c:regs/0
Display registered processes on all nodes c:nregs/0
Broadcast to all nodes synchronously and return a list of the nodes which have a registered server rpc:sbcast/2
Broadcast to specific nodes synchronously and return a list of the nodes which have a registered server rpc:sbcast/3
Delete a dictionary entry and send a {et, {dict_delete, Key}} tuple to all registered subscribers. et_collector:dict_delete/2
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
Sends a message to all registered subscribers et_collector:multicast/2
Return a list of names which have been registered using register/2 erlang:registered/0
  Registers an alarm eva_snmp_adaptation:register_alarms/1
  Registers an event eva_snmp_adaptation:register_events/1
Globally registers Pid as Name global:register_name/2
Globally registers Pid as Name global:register_name/3
Request the names of the registrered Erlang nodes on this host epmd:epmd
Close a registry registry:ei_reg_close/1
Close the registry. win32reg:close/1
Create and open a registry registry:ei_reg_open/1
Delete an object from the registry registry:ei_reg_delete/2
Move to a key in the registry win32reg:change_key/2
Resize a registry registry:ei_reg_resize/2
Open the registry for reading or writing win32reg:open/1
Restore a registry from Mnesia registry:ei_reg_restore/3
Get registry information registry:ei_reg_tabstat/2
Set value at the current registry key with specified name. win32reg:set_value/3
Creates a registry table in Mnesia. mnesia_registry:create_table/1
Creates a customized registry table in Mnesia. mnesia_registry:create_table/2
Back up a registry to Mnesia registry:ei_reg_dump/4
Match a regular expression regexp:first_match/2
Match a regular expression regexp:match/2
Match a regular expression regexp:matches/2
Parse a regular expression regexp:parse/1
Search the reports for a regular expression rb:grep/1
Split a string in N chunks using a regular expression. httpd_util:split/3
Substitute all occurrences of a regular expression regexp:gsub/3
Substitute the first occurrence of a regular expression regexp:sub/3
Convert an sh regular expression into an AWK one regexp:sh_to_awk/1
Check if a file path is a regular file. httpd_conf:is_file/1
Return the RejectNewEvents QoS value CosNotification:'RejectNewEvents'/0
Called if a user related error occurs snmp_error:user_err/2
Called if a user related error occurs snmp_error_io:user_err/2
Called if a user related error occurs snmp_error_report:user_err/2
Remove all data from mnesia related to the cosProperty application cosProperty:uninstall_db/0
Remove all data in the IFR related to the cosProperty application cosProperty:uninstall/0
Return true if the transction associated with the target object is related to the transaction associated with the parameter object CosTransactions_Coordinator:is_same_transaction/2
Return the Type ID related to this stub/skeleton Module_Interface:typeID/0
Create a relation. sofs:relation/2
Create a family from a binary relation. sofs:relation_to_family/1
Extend the domain of a binary relation. sofs:extension/3
Return a restriction of a relation. sofs:drestriction/3
Return a restriction of a binary relation. sofs:drestriction/2
Return a restriction of a binary relation. sofs:restriction/2
Return the converse of a binary relation. sofs:converse/1
Return the domain of a binary relation. sofs:domain/1
Return the field of a binary relation. sofs:field/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
Return the multiple relative product of a tuple of binary relations and a relation. sofs:multiple_relative_product/2
Return the range of a binary relation. sofs:range/1
Return the relative product of a tuple of binary relations and a binary relation. sofs:relative_product/2
Return the strict relation corresponding to a given relation. sofs:strict_relation/1
Return the weak relation corresponding to a given relation. sofs:weak_relation/1
Return the strict relation corresponding to a given relation. sofs:strict_relation/1
Return the weak relation corresponding to a given relation. sofs:weak_relation/1
Create a binary relation from a family. sofs:family_to_relation/1
Return the join of two relations. sofs:join/4
Return the relative product of two binary relations. sofs:relative_product/2
Return the relative_product of two binary relations. sofs:relative_product1/2
Return the relative product of a tuple of binary relations and a binary relation. sofs:relative_product/2
Return the multiple relative product of a tuple of binary relations and a relation. sofs:multiple_relative_product/2
Convert a relative Filename to an absolute name filename:absname/1
Convert the relative Filename to an absolute name, based on Directory. filename:absname/2
Return the relative product of a tuple of binary relations and a binary relation. sofs:relative_product/2
Return the multiple relative product of a tuple of binary relations and a relation. sofs:multiple_relative_product/2
Return the relative product of two binary relations. sofs:relative_product/2
Returns the next row of the result set relative the current cursor position and positions the cursor at this row. odbc:next/1
Returns the next row of the result set relative the current cursor position and positions the cursor at this row. odbc:next/2
Returns the previous row of the result set relative the current cursor position and positions the cursor at this row. odbc:prev/1
Returns the previous row of the result set relative the current cursor position and positions the cursor at this row. odbc:prev/2
Return the relative_product of two binary relations. sofs:relative_product1/2
Add the modules of a release. xref:add_release/3
Delete all files unique for this release release_handler:remove_release/1
Reboot the system from an old release release_handler:reboot_old_release/1
Removes chunks not needed by the loader from all BEAM files of a release beam_lib:strip_release/1
Mark a release as removed release_handler:set_removed/1
Mark a release as unpacked release_handler:set_unpacked/2
Start the Erlang emulator with the correct release data run_erl:run_erl
Start the Erlang emulator with the correct release data start_erl:start_erl
Install a release file in the release handler release_handler:install_file/2
Install a release file in the release handler release_handler:install_file/2
Check installation of the release in the system release_handler:check_install_release/1
Install the release in the system release_handler:install_release/1
Install the release in the system release_handler:install_release/2
Create a release package. systools:make_tar/1
Create a release package. systools:make_tar/2
Unpack and extracts files from the release package release_handler:unpack_release/1
Generate a release resource file relup. systools:make_relup/3
Generate a release resource file relup. systools:make_relup/4
Make the specified release to be used at system start-up release_handler:make_permanent/1
Return all known releases release_handler:which_releases/0
Remove releases and their applications and modules. xref:remove_release/2
Create an initial RELEASES file release_handler:create_RELEASES/4
Generate a release resource file relup. systools:make_relup/3
Generate a release resource file relup. systools:make_relup/4
Return the number of milliseconds remaining for a timer erlang:erlang:read_timer/1
Determine whether or not an object reference is remote corba_object:is_remote/1
Get remote current working directory. ftp:pwd/1
Create remote directory. ftp:mkdir/2
List contents of remote directory. ftp:ls/2
List contents of remote directory. ftp:nlist/2
Remove a remote directory. ftp:rmdir/2
append a chunk to the remote file. ftp:append_chunk/2
Transfer a binary into a remote file. ftp:append_bin/3
Transfer a binary into a remote file. ftp:send_bin/3
Write a chunk to the remote file. ftp:send_chunk/2
Get the Remote Modifier list. orber:get_lightweight_nodes/0
Copy a table to a remote node. mnesia:add_table_copy/3
Evaluate a function call on a remote node in the RPC servers context rpc:block_call/4
Add a remote node to the list of traced nodes dbg:n/1
  Remote Procedure Call erl_connect:erl_rpc/4
  Remote Procedure Call erl_connect:erl_rpc_from/3
  Remote Procedure Call erl_connect:erl_rpc_to/4
  Remote Procedure Call from C to Erlang ei_connect:ei_rpc/7
  Remote Procedure Call from C to Erlang ei_connect:erl_rpc_from/5
  Remote Procedure Call from C to Erlang ei_connect:erl_rpc_to/6
Tries to send a message to a remote process without ever blocking. erlang:erlang:send_nosuspend/2
Tries to send a message to a remote process without ever blocking. erlang:erlang:send_nosuspend/3
Delete a file at the remote server.. ftp:delete/2
Rename a file at the remote server.. ftp:rename/3
Transfer file from remote server. ftp:recv/3
Transfer file to remote server. ftp:send/3
Transfer file to remote server, and append it to Remotefile. ftp:append/3
Transfer file from remote server as a binary. ftp:recv_bin/2
Return the port and IP-address of the remote socket. httpd_socket:peername/2
Change remote working directory. ftp:cd/2
Transfer file to remote server, and append it to Remotefile. ftp:append/3
  Remove a blocked user from the block list mod_security:unblock_user/2
  Remove a blocked user from the block list mod_security:unblock_user/3
  Remove a blocked user from the block list mod_security:unblock_user/3
  Remove a blocked user from the block list mod_security:unblock_user/4
  Remove a debug function from the process sys:remove/2
  Remove a debug function from the process sys:remove/3
  Remove a driver entry erl_driver:int remove_driver_entry/1
  Remove a filter associated with the target object CosNotifyFilter_FilterAdmin:remove_filter/2
  Remove a link, if there is one, from the calling process to another process erlang:unlink/1
  Remove a remote directory. ftp:rmdir/2
  Remove a user from a group. mod_auth:delete_group_member/3
  Remove a user from a group. mod_auth:delete_group_member/4
  Remove a user from a group. mod_auth:delete_group_member/5
Remove the channel associated with the given id and remove all connections of that channel CosEventDomainAdmin_EventDomain:remove_channel/2
  Remove all constraints associated with the target object CosNotifyFilter_Filter:remove_all_constraints/1
  Remove all constraints associated with the target object CosNotifyFilter_MappingFilter:remove_all_mapping_constraints/1
  Remove all data from mnesia related to the cosProperty application cosProperty:uninstall_db/0
  Remove all data in the IFR related to the cosProperty application cosProperty:uninstall/0
  Remove all filters from the target object CosNotifyFilter_FilterAdmin:remove_all_filters/1
  Remove an element from an Set sets:del_element/2
  Remove an item from a queue queue:out/1
  Remove analyzed modules. xref:remove_module/2
  Remove applications and their modules. xref:remove_application/2
  Remove association between the given id and service corba:remove_initial_service/1
Merge two key-sorted lists and remove consecutive duplicates lists:ukeymerge/3
Sort a list by key and remove consecutive duplicates lists:ukeysort/2
  Remove deleted objects registry:ei_reg_purge/1
Sort a list and remove duplicates lists:usort/1
Sort a list and remove duplicates lists:usort/2
  Remove last newline lib:nonl/1
  Remove leading and/or trailing white spaces. httpd_conf:clean/1
  Remove leading and/or trailing white spaces and custom characters. httpd_conf:custom_clean/3
  Remove releases and their applications and modules. xref:remove_release/2
  Remove the binding for a Name CosNaming_NamingContext:unbind/2
  Remove the channel associated with the given id and remove all connections of that channel CosEventDomainAdmin_EventDomain:remove_channel/2
  Remove the connection identified by the given id from the target domain CosEventDomainAdmin_EventDomain:remove_connection/2
  Remove the possibility for SNMP to manipulate the table. mnesia:snmp_close_table/1
  Remove the registered name for a port or process erlang:unregister/1
  Remove the service. erlsrv:erlsrv
  Remove user variables and their values. xref:forget/1
  Remove user variables and their values. xref:forget/2
Mark a release as removed release_handler:set_removed/1
Returns String where the leading and trailing space and tabs has been removed. httpd_util:strip/1
  Removes a node from a group of Orber nodes. orber:remove_node/1
  Removes chunks not needed by the loader from a BEAM file beam_lib:strip/1
  Removes chunks not needed by the loader from all BEAM files of a release beam_lib:strip_release/1
  Removes chunks not needed by the loader from BEAM files beam_lib:strip_files/1
  removes key gb_trees:delete/2
  removes key if present gb_sets:delete_any/2
  removes key if present gb_trees:delete_any/2
  Removes old code for a module erlang:erlang:purge_module/1
  Rename a file file:rename/2
  Rename a file at the remote server.. ftp:rename/3
  Rename a named ETS table. ets:rename/2
  Reopen a disk log and save the old log. disk_log:breopen/3
  Reopen a disk log and save the old log. disk_log:reopen/2
  Reopen a disk log and save the old log. disk_log:reopen/3
Evaluate Module:Function(Arguments) repeatedly at intervals of Time. timer:apply_interval/4
Send Message repeatedly at intervals of Time. timer:send_interval/2
Send Message repeatedly at intervals of Time. timer:send_interval/3
  Replace a directory with another in the path. code:replace_path/2
  Replace all objects of a Dets table. dets:init_table/3
  Replace all objects of an ETS table. ets:init_table/2
  Replace an analyzed module. xref:replace_module/4
  Replace an application's modules. xref:replace_application/4
  Replace an event handler in a generic event manager. gen_event:swap_handler/5
  Replace an event handler in a generic event manager. gen_event:swap_sup_handler/5
  Replace newly compiled analyzed modules. xref:update/2
  Replace the objects of a Dets table with the objects of an Ets table. dets:from_ets/2
  Replace tuple in tuple list lists:keyreplace/4
Update the internal state due to code replacement gen_event:Module:code_change/3
Update the internal state due to code replacement. gen_server:Module:code_change/3
Update the state data due to code replacement. gen_fsm:Module:code_change/4
Delete the replica of table Tab at node Node. mnesia:del_table_copy/2
Delete permanently all replicas of table Tab. mnesia:delete_table/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 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
Optionally invoked for a transaction reply megaco_user:handle_trans_reply/4
Return an English description of a BEAM read error reply beam_lib:format_error/1
Return an English description of a disk log error reply. disk_log:format_error/1
Return an English description of an Xref error reply. xref:format_error/1
Sends a transaction request and waits for a reply megaco:call/3
Sends a transaction request but does NOT wait for a reply megaco:cast/3
Invoke when replies arrives at the client side ORB with undecoded reply body interceptors:in_reply_encoded/6
Invoke after the target object replied with the reply encoded interceptors:out_reply_encoded/6
Send a reply to a caller. gen_fsm:reply/2
Send a reply to a client. gen_server:reply/2
Format a crash report proc_lib:format/1
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/2
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/3
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/3
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/4
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/4
Test if the manager has received a response, trap, inform or report snmp_mgr:expect/6
  Report a user event to Mnesia's event handler. mnesia:report_event/1
  Report an event to the collector et_collector:report/2
  Report an event to the collector et_collector:report_event/5
  Report an event to the collector et_collector:report_event/6
Rescan the report directory rb:rescan/0
Rescan the report directory rb:rescan/1
Send a standard error report event to the error logger. error_logger:error_report/1
Delete an error report handler. error_logger:delete_report_handler/1
Send an information report to the error logger. error_logger:info_report/1
Send a user defined error report type event. error_logger:error_report/2
Send a user defined information report type event. error_logger:info_report/2
Generate Info Report, which contain Orber's configuration settings orber:info/0
List all reports rb:list/0
List all reports rb:list/1
Show reports rb:show/0
Show reports rb:show/1
  Reports an event, such as a message et:phone_home/4
  Reports an event, such as a message et:phone_home/5
  Reports an event, such as a message et:report_event/4
  Reports an event, such as a message et:report_event/5
Search the reports for a regular expression rb:grep/1
  Reports term allocation statistics erl_malloc:erl_eterm_statistics/2
Find the IFR object reference for the Repository orber_ifr:find_repository/0
Return the target object's repository id orber_ifr:get_id/1
Set the target object's repository id orber_ifr:set_id/2
Convert the object reference to the external string representation corba:object_to_string/1
rebalance tree representation gb_sets:balance/1
Return a float corresponding to the big-endian IEEE representation in Binary erlang:erlang:binary_to_float/1
Return a float whose text representation is the integers (ASCII-values) in AsciiIntegerList erlang:list_to_float/1
Return a Pid whose text representation is the integers (ASCII-values) in AsciiIntegerList erlang:list_to_pid/1
Return an integer whose text representation is the integers (ASCII-values) in AsciiIntegerList erlang:list_to_integer/1
Return an atom whose text representation is the integers (Latin-1 codes) in CharIntegerList erlang:list_to_atom/1
Return an integer representation of a string. httpd_conf:make_integer/1
Return a binary containing the big-endian IEEE representation of Float erlang:erlang:float_to_binary/2
Return a textual representation of the fun Fun erlang:erlang:fun_to_list/1
Print a text representation Term on the standard output erlang:erlang:display/1
Convert the external string representation to an object reference corba:string_to_object/1
Delete the file or directory, represented by the File object, from the target objects associated file system CosFileTransfer_FileTransferSession:delete/2
Set the channel represented by the given id as default for supplier clients CosEventDomainAdmin_EventDomain:set_default_consumer_channel/2
Set the channel represented by the given id as default for supplier clients CosEventDomainAdmin_EventDomain:set_default_supplier_channel/2
Append the file represented by the SourceFile from the target object's file system to a file in the destination FileTransferSession's file system CosFileTransfer_FileTransferSession:append/3
Copy the file represented by the SourceFile from the target object's file system to a file in the destination FileTransferSession's file system CosFileTransfer_FileTransferSession:transfer/3
Create a TIO object representing the error interval around the time value represented by the target object CosTime_UTO: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
Create a File Object representing a file which may or may not exist CosFileTransfer_FileTransferSession:create_file/2
Return a list, of length Max or less, containing Object References representing files or directories contained within the target Directory and a FileIterator or a NIL object CosFileTransfer_Directory:list/2
Create a TIO object representing the error interval around the time value represented by the target object CosTime_UTO:interval/1
Create a UTO representing the given time in Utc form CosTime_TimeService:uto_from_utc/2
Create a new TIO object representing the input parameters CosTime_TimeService:new_interval/3
Create a TIO representing the interval between the target object and the given UTO midpoint times CosTime_UTO:time_to_interval/2
Create TypeCode representing the supplied fixed type fixed:get_typecode/1
Create a new UTO object representing the time in the target object added to current time (UTC) CosTime_UTO:absolute_time/1
Create a new UTO object representing the time parameters given CosTime_TimeService:new_universal_time/4
Terminate the target object and close the connection to the file system it represents CosFileTransfer_FileTransferSession:logout/1
Create a FileWrapper which represents a file or directory CosFileTransfer_FileTransferSession:get_file/2
Return true if the time has been set for an event that is yet to be triggered, false otherwise. The outparameter represents the current time value of the target object CosTimerEvent_TimerEventHandler:time_set/1
Accept an incoming connection request. ssl:accept/1
Accept an incoming connection request. ssl:accept/2
Handle a synchronous request. gen_event:Module:handle_call/2
Handle a synchronous request. gen_server:Module:handle_call/3
Handle an asynchronous request. gen_server:Module:handle_cast/2
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
Invoked for each transaction request megaco_user:handle_trans_request/3
Optionally invoked for a time consuming transaction request megaco_user:handle_trans_long_request/3
Resend the last request snmp_mgr:r/0
Retrieve the community of the current request snmp:current_community/0
Retrieve the context of the current request snmp:current_context/0
Retrieve the request Id of the current request snmp:current_request_id/0
  Request a commit or rollback operation for all active operations on all statement handles associated with a connection old_odbc:sqlEndTran/2
  Request a commit or rollback operation for all active operations on all statement handles associated with a connection old_odbc:sqlEndTran/3
Sends a transaction request and waits for a reply megaco:call/3
Invoke when requests arrive at the server side ORB with undecoded request body interceptors:in_request_encoded/6
Sends a transaction request but does NOT wait for a reply megaco:cast/3
Retrieve the request Id of the current request snmp:current_request_id/0
Generate a request message to be sent to the network snmp_mpd:generate_msg/4
Accept an incoming connection request on a listen socket. gen_tcp:accept/1
Accept an inc