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
| Return a list of exception types that can be | raised by the target object | orber_ifr:get_exceptions/1 |
| Generate a binary of | random bytes | crypto:rand_bytes/1 |
| Return a | random float | random:uniform/0 |
| Return a | random float | random:uniform_s/1 |
| Seed the ssl | random generator. | ssl:seed/1 |
| Return a | random integer | random:uniform/1 |
| Return a | random integer | random:uniform_s/2 |
| Generate a | random number | crypto:rand_uniform/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 |
| Get | range of Filter | orber_acl:range/2 |
| 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 |
| Reactivate suspended runtime components | inviso:cancel_suspend/1 | |
| Reactivate suspended runtime components | inviso:cancel_suspension/0 | |
| Read a chunk from the file | tftp:read/1 | |
| 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 | |
| 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 file | ssh_sftp:read_file/2 | |
| Read a line | io:get_line/2 | |
| Read a specified number of characters | io:get_chars/3 | |
| Read a system timestamp | erl_driver:int driver_get_now/1 | |
| Read a term | io:read/2 | |
| Read a term | io:read/3 | |
| Read a (virtual) file from a TFTP server | tftp:read_file/3 | |
| Read an ETS table from a file. | ets:file2tab/1 | |
| Read an ETS table from a file. | ets:file2tab/2 | |
| Read and tokenize an Erlang form | io:scan_erl_form/1 | |
| Read and tokenize an Erlang form | io:scan_erl_form/3 | |
| Read and tokenize Erlang expressions | io:scan_erl_exprs/1 | |
| Read and tokenize Erlang expressions | io:scan_erl_exprs/3 | |
| Read asynchronously from an open file | ssh_sftp:apread/4 | |
| Read asynchronously from an open file | ssh_sftp:aread/3 | |
| Read Erlang terms from a file | file:consult/1 | |
| Read Erlang terms from a file | file:path_consult/2 | |
| Return an English description of a BEAM | read error reply | beam_lib:format_error/1 |
| Read formatted input | io:fread/3 | |
| Read formatted input | io_lib:fread/2 | |
| 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/2 | |
| Read from an open file | ssh_sftp:pread/4 | |
| Read from an open file | ssh_sftp:read/3 | |
| Read lock an rwlock | erl_driver:void erl_drv_rwlock_rlock/1 | |
| Try to | read lock an rwlock | erl_driver:int erl_drv_rwlock_tryrlock/1 |
| Set a | read lock on an entire table. | mnesia:read_lock_table/1 |
| Read memory allocation map | instrument:read_memory_data/1 | |
| Read memory allocation status from a file | instrument:read_memory_status/1 | |
| Dirty | read of records. | mnesia:dirty_read/2 |
| Dirty | read of records. | mnesia:dirty_read/2 |
| Open a file for | read or write access | tftp:open/6 |
| 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 selected chunks from a BEAM file or binary | beam_lib:chunks/3 | |
| Read symbolic link | ssh_sftp:read_link/2 | |
| Read the agent community config from the config file | snmpa_conf:read_community_config/1 | |
| Read the agent config from the config file | snmpa_conf:read_agent_config/1 | |
| Read the agent context config from the config file | snmpa_conf:read_context_config/1 | |
| Read the agent notify config from the config file | snmpa_conf:read_notify_config/1 | |
| Read the agent standard config from the config file | snmpa_conf:read_standard_config/1 | |
| Read the agent target_addr config from the config file | snmpa_conf:read_target_addr_config/1 | |
| Read the agent target_params config from the config file | snmpa_conf:read_target_params_config/1 | |
| Read the agent usm config from the config file | snmpa_conf:read_usm_config/1 | |
| Read the agent vacm config from the config file | snmpa_conf:read_vacm_config/1 | |
| Read the BEAM file's module version | beam_lib:md5/1 | |
| Read the BEAM file's module version | beam_lib:version/1 | |
| Read the .hosts.erlangfile | net_adm:host_file/0 | |
| Read the manager agents config from the config file | snmpm_conf:read_agents_config/1 | |
| Read the manager config from the config file | snmpm_conf:read_manager_config/1 | |
| Read the manager users config from the config file | snmpm_conf:read_users_config/1 | |
| Read the manager usm config from the config file | snmpm_conf:read_usm_config/1 | |
| Read the time left before timeout | erl_driver:int driver_read_timer/2 | |
| Read, tokenize and parse an Erlang form | io:parse_erl_form/1 | |
| Read, tokenize and parse an Erlang form | io:parse_erl_form/3 | |
| Read, tokenize and parse Erlang expressions | io:parse_erl_exprs/1 | |
| Read, tokenize and parse Erlang expressions | io:parse_erl_exprs/3 | |
| Read unlock an rwlock | erl_driver:void erl_drv_rwlock_runlock/1 | |
| Dirty | read using index. | mnesia:dirty_index_read/3 |
| Convert error term to a | readable string | erl_tar:format_error/1 |
| Formats error descriptions to human | readable strings. | xmerl_xsd:format_error/1 |
| Equivalent to | read_comments(File, []). | edoc:read_comments/1 |
| Re-entrant formatted | reader | io_lib:fread/3 |
| Equivalent to | read(File, []). | edoc:read/1 |
| Open the registry for | reading or writing | win32reg:open/1 |
| Reads a source code file and extracts EDoc documentation data. | edoc:get_doc/1 | |
| Reads a source code file and outputs formatted documentation to a corresponding file. | edoc:file/1 | |
| Reads a text file and returns the list of tags in the file. | edoc_extract:file/1 | |
| Reads an Erlang source file and returns the list of "source code form" syntax trees. | edoc:read_source/1 | |
| Reads and parses a file. | epp_dodger:parse_file/2 | |
| Reads and parses a single program form from an I/O stream. | epp_dodger:parse_form/3 | |
| Reads and parses program text from an I/O stream. | epp_dodger:parse/3 | |
| Reads and processes a source file and returns the resulting EDoc-text as a string. | edoc:read/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 |
| Reads the referenced XML schema and checks that it is valid. | xmerl_xsd:process_schema/2 | |
| Reads the referenced XML schemas and controls they are valid. | xmerl_xsd:process_schemas/2 | |
| Reads the schema state with all information of the processed schema from a file created with state2file/[1,2]. | xmerl_xsd:file2state/1 | |
| Like source/5, but | reads the syntax tree and the comments from the specified file. | edoc_extract:source/1 |
| Similar to header/5, but | reads the syntax tree and the comments from the specified file. | edoc_extract:header/1 |
| Equivalent to | read_source(File, []). | edoc:read_source/1 |
| Read/Write lock an rwlock | erl_driver:void erl_drv_rwlock_rwlock/1 | |
| Try to | read/write lock an rwlock | erl_driver:int erl_drv_rwlock_tryrwlock/1 |
| Read/Write unlock an rwlock | erl_driver:void erl_drv_rwlock_rwunlock/1 | |
| Measure the | real time it takes to evaluate apply(Module, Function, Arguments) | timer:tc/3 |
| Remove the | rear item from a queue | queue:drop_r/1 |
| Remove the | rear item from a queue | queue:out_r/1 |
| Return the | rear item of a queue | queue:get_r/1 |
| Return the | rear item of a queue | queue:peek_r/1 |
| Insert an item at the | rear of a queue | queue:in/2 |
| Return a descriptive string for an error | reason | file:format_error/1 |
| Return a descriptive string for an error | reason | inet:format_error/1 |
| Stop execution with a given | reason | erlang:erlang:error/1 |
| Stop execution with a given | reason | erlang:erlang:error/2 |
| Stop execution with a given | reason | erlang:erlang:fault/1 |
| Stop execution with a given | reason | erlang:erlang:fault/2 |
| Stop execution with a given | reason | erlang:exit/1 |
| Terminate a test case with the given error | Reason. | ct:fail/1 |
| Stop execution with an exception of given class, | reason and call stack backtrace | erlang:erlang:raise/3 |
| Send an exit signal with | Reasonafter a specified Time. | timer:exit_after/2 |
| Send an exit signal with | Reasonafter a specified Time. | timer:exit_after/3 |
| Send an exit signal with | Reasonafter a specified Time. | timer:kill_after/1 |
| Send an exit signal with | Reasonafter a specified Time. | timer:kill_after/2 |
| Rebalance a tree | gb_trees:balance/1 | |
| Rebalance tree representation of a gb_set | gb_sets:balance/1 | |
| Get the temporary | reboot command | heart:get_cmd/0 |
| Set a temporary | reboot command | heart:set_cmd/1 |
| Reboot the system from an old release. | release_handler:reboot_old_release/1 | |
| Receive a chunk of the remote file. | ftp:recv_chunk/1 | |
| Receive a message from a socket | gen_sctp:recv/1 | |
| Receive a message from a socket | gen_sctp:recv/1 | |
| 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 data on a socket. | new_ssl:recv/2 | |
| Receive data on a socket. | new_ssl:recv/3 | |
| Receive data on socket. | ssl:recv/2 | |
| Receive data on socket. | ssl:recv/3 | |
| Enter the gen_fsm | receive loop | gen_fsm:enter_loop/4 |
| Enter the gen_fsm | receive loop | gen_fsm:enter_loop/5 |
| Enter the gen_fsm | receive loop | gen_fsm:enter_loop/5 |
| Enter the gen_fsm | receive loop | gen_fsm:enter_loop/6 |
| Enter the gen_server | receive loop | gen_server:enter_loop/3 |
| Enter the gen_server | receive loop | gen_server:enter_loop/4 |
| Enter the gen_server | receive loop | gen_server:enter_loop/4 |
| Enter the gen_server | receive loop | gen_server:enter_loop/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 |
| Same as app_node/2 only the FailOnBadRPC argument will determine if the search for a candidate node should stop or not if badrpc is | received at some point. | ct_rpc:app_node/3 |
| Same as app_node/2 only the FailOnBadRPC argument will determine if the search for a candidate node should stop or not if badrpc is | received at some point. | ct_rpc:app_node/4 |
| 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 |
| Get all data which has been | received by the telnet client since last command was sent. | ct_telnet:get_data/1 |
| Process a message | received from the network | snmpm_mpd:process_msg/7 |
| Process a packet | received from the network | snmpa_mpd:process_packet/4 |
| Process a | received message | megaco:process_received_message/4 |
| Process a | received message | megaco:process_received_message/5 |
| Process a | received message | megaco:receive_message/4 |
| Process a | received message | megaco:receive_message/5 |
| Shall the | received message be accepted | snmpa_network_interface_filter:accept_recv/2 |
| 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 |
| Shall the | received pdu be accepted | snmpa_network_interface_filter:accept_recv_pdu/3 |
| Returns the list of action body subtrees of a | receive_expr node. | erl_syntax:receive_expr_action/1 |
| Returns the list of clause subtrees of a | receive_expr node. | erl_syntax:receive_expr_clauses/1 |
| Returns the timeout subtree of a | receive_expr node, if any. | erl_syntax:receive_expr_timeout/1 |
| Equivalent to | receive_expr(Clauses, none, []). | erl_syntax:receive_expr/1 |
| Creates an abstract | receive-expression. | erl_syntax:receive_expr/1 |
| Like | recomment_forms/2, but only inserts top-level comments. | erl_recomment:quick_recomment_forms/2 |
| Check whether a term appears to be a | record | erlang:is_record/2 |
| Check whether a term appears to be a | record | erlang:is_record/3 |
| 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 |
| Returns the name and the list of fields of a | record declaration attribute. | erl_syntax_lib:analyze_record_attribute/1 |
| Return a full inter face description | record describing the InterfaceDef | orber_ifr:describe_interface/1 |
| Creates an abstract | record expression. | erl_syntax:record_expr/2 |
| Returns the record name and field name/names of a | record expression. | erl_syntax_lib:analyze_record_expr/1 |
| Creates an abstract | record field access expression. | erl_syntax:record_access/1 |
| Creates an abstract | record field index expression. | erl_syntax:record_index_expr/1 |
| Creates an abstract | record field specification. | erl_syntax:record_field/1 |
| Returns the label and value-expression of a | record field specifier. | erl_syntax_lib:analyze_record_field/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 first | record in a table. | mnesia:first/1 |
| Return the key for the last | record in a table. | mnesia:dirty_last/1 |
| Return the key for the last | record in a table. | mnesia: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 |
| Returns the | record name and field name/names of a record expression. | erl_syntax_lib:analyze_record_expr/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 |
| Returns the argument subtree of a | record_access node. | erl_syntax:record_access_argument/1 |
| Returns the field subtree of a | record_access node. | erl_syntax:record_access_field/1 |
| Returns the type subtree of a | record_access node, if any. | erl_syntax:record_access_type/1 |
| Equivalent to | record_access(Argument, none, Field). | erl_syntax:record_access/2 |
| Write | Recordand sets stick lock. | mnesia:s_write/1 |
| Returns the list of field subtrees of a | record_expr node. | erl_syntax:record_expr_fields/1 |
| Returns the type subtree of a | record_expr node. | erl_syntax:record_expr_type/1 |
| Returns the argument subtree of a | record_expr node, if any. | erl_syntax:record_expr_argument/1 |
| Equivalent to | record_expr(none, Type, Fields). | erl_syntax:record_expr/2 |
| Returns the name subtree of a | record_field node. | erl_syntax:record_field_name/1 |
| Returns the value subtree of a | record_field node, if any. | erl_syntax:record_field_value/1 |
| Equivalent to | record_field(Name, none). | erl_syntax:record_field/1 |
| Returns the field subtree of a | record_index_expr node. | erl_syntax:record_index_expr_field/1 |
| Returns the type subtree of a | record_index_expr node. | erl_syntax:record_index_expr_type/1 |
| Dirty read of | records. | mnesia:dirty_read/2 |
| Dirty read of | records. | mnesia:dirty_read/2 |
| Match Patternfor | records. | mnesia:match_object/1 |
| Match Patternfor | 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 parameter description | 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 |
| Expand all | records in a module | erl_expand_records:module/2 |
| 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 Tabwith the key Key. | mnesia:delete/2 |
| Delete all | records in table Tabwith the key Key. | mnesia:delete/3 |
| Get all sdp | records of a certain type from a property group | megaco:get_sdp_record_from_PropertGroup/2 |
| 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 |
| Creates a | rectangle object. | egd:rectangle/1 |
| Creates a filled | rectangle object. | egd:filledRectangle/1 |
| Descend | recursively down all the directories inDirListand create a TAGSfile based on all files found. | tags:subdirs/2 |
| Descend | recursively down the directory Dirand create a TAGSfile based on all files found. | tags:subdir/2 |
| Redirect all output to FileName | rb:start_log/1 | |
| Increment the | reduction counter | erlang:erlang:bump_reductions/1 |
| Re-entrant formatted reader | io_lib:fread/3 | |
| Re-entrant scanner | erl_scan:tokens/3 | |
| Test whether Name | refer to a directory or not | filelib:is_dir/1 |
| Test whether Name | refer to a file or directory. | filelib:is_file/1 |
| Test whether Name | refer to a (regular) file. | filelib:is_regular/1 |
| A monitor | reference | erl_driver:ErlDrvMonitor |
| Check whether a term is a | reference | erlang:is_reference/1 |
| Convert the external string representation to an object | reference | corba:string_to_object/1 |
| Convert the external string representation to an object | reference | corba:string_to_object/2 |
| Creates a color | reference. | egd:color/1 |
| Creates an image area and returns its | reference. | egd:create/1 |
| Open a stream and return a stream | reference | zlib:open/0 |
| Return an almost unique | reference | erlang:make_ref/0 |
| Text representation of a | reference | erlang:erlang:ref_to_list/1 |
| Get the initial | reference address. | orber:get_ORBDefaultInitRef/0 |
| Get the initial | reference address. | orber:get_ORBInitRef/0 |
| Split a RequestLinein a file | reference and a QueryStringor aPathInfostring. | httpd_util:split_path/1 |
| Cross | reference check a module | c:xm/1 |
| Decrement the | reference count of a driver binary | erl_driver:long driver_binary_dec_refc/1 |
| Get the | reference count of a driver binary | erl_driver:long driver_binary_get_refc/1 |
| Increment the | reference count of a driver binary | erl_driver:long driver_binary_inc_refc/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/2 |
| Return the object | reference for the given object id | corba:resolve_initial_references_remote/2 |
| Return the object | reference for the given object id | corba:resolve_initial_references_remote/3 |
| 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 |
| At which node is a pid, port or | reference located | erlang:node/1 |
| Return true, if the given object is a NIL object | reference, otherwise false | corba_object:is_nil/1 |
| Split a RequestLinein a file | reference to an executable and aQueryStringor a PathInfostring. | httpd_util:split_script_path/1 |
| Convert the object | reference to the external string representation | corba:object_to_string/1 |
| Reads the | referenced XML schema and checks that it is valid. | xmerl_xsd:process_schema/2 |
| Reads the | referenced XML schemas and controls they are valid. | xmerl_xsd:process_schemas/2 |
| Creates an environment data structure used by parts of EDoc for generating | references, etc. | edoc_lib:get_doc_env/4 |
| Return a list, of length Maxor less, containing Object | References representing files or directories contained within the target Directory and a FileIteratoror a NILobject | CosFileTransfer_Directory:list/2 |
| Register a fun that provides a crypto key | beam_lib:crypto_key_fun/1 | |
| Register a monitored user of the manager | snmpm:register_user_monitor/3 | |
| Globally | register a name for a pid | global:register_name/2 |
| Globally | register a name for a pid | global:register_name/3 |
| Register a name for a pid (or port) | erlang:register/2 | |
| Register a notification filter | snmpa:register_notification_filter/3 | |
| Register a notification filter | snmpa:register_notification_filter/4 | |
| Register a notification filter | snmpa:register_notification_filter/4 | |
| Register a notification filter | snmpa:register_notification_filter/5 | |
| Register a sub-agent under a sub-tree | snmpa:register_subagent/3 | |
| Register a user of the manager | snmpm:register_user/3 | |
| Register the manager entity (=user) responsible for specific agent(s). | ct_snmp:register_users/2 | |
| Register the parameter Resourceobject as a participant in the transaction associated with the target object | CosTransactions_Coordinator:register_resource/2 | |
| Register the parameter SubtransactionAwareResourceobject 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 | |
| Register this agent | snmpm:register_agent/2 | |
| Register this agent | snmpm:register_agent/3 | |
| Register this agent | snmpm:register_agent/3 | |
| Register this agent | snmpm:register_agent/4 | |
| Register this USM user | snmpm:register_usm_user/3 | |
| Clear meta trace pattern on | register/2 | inviso:ctpm_localnames/0 |
| Clear meta trace pattern on | register/2 | inviso:ctpm_localnames/1 |
| Clear meta trace pattern on | register/2 | inviso_rt:remove_local_register/0 |
| Set meta trace pattern on | register/2 | inviso:tpm_localnames/0 |
| Set meta trace pattern on | register/2 | inviso:tpm_localnames/1 |
| Set meta trace pattern on | register/2 | inviso_rt:local_register/0 |
| Removes information added when calling | register_agents/2. | ct_snmp:unregister_agents/1 |
| List the | registered agents | snmpm:which_agents/0 |
| List the | registered agents | snmpm:which_agents/1 |
| Return a the identity of the globally | registered collector if there is any | et_collector:get_global_pid/0 |
| Get the pid (or port) with a given | registered name | erlang:whereis/1 |
| Get the pid with a given globally | registered name | global:whereis_name/1 |
| Get the pid with a given globally | registered name | global_group:whereis_name/1 |
| Get the pid with a given globally | registered name | global_group:whereis_name/2 |
| Remove a globally | registered name for a pid | global:unregister_name/1 |
| Remove the | registered name for a process (or port) | erlang:unregister/1 |
| All | registered names | erlang:registered/0 |
| All globally | registered names | global:registered_names/0 |
| Return globally | registered names | global_group:registered_names/1 |
| Send a message to a globally | registered pid | global:send/2 |
| Send a message to a globally | registered pid | global_group:send/2 |
| Send a message to a globally | registered pid | global_group:send/3 |
| Broadcast a message asynchronously to a | registered process on all nodes | rpc:abcast/2 |
| Broadcast a message synchronously to a | registered process on all nodes | rpc:sbcast/2 |
| Broadcast a message asynchronously to a | registered process on specific nodes | rpc:abcast/3 |
| Broadcast a message synchronously to a | registered process on specific nodes | rpc:sbcast/3 |
| Information about | registered processes | c:nregs/0 |
| Information about | registered processes | c:regs/0 |
| 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 |
| List all the | registered usm users | snmpm:which_usm_users/0 |
| List the | registered usm users | snmpm:which_usm_users/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 |
| Request the names of the | registrered Erlang nodes on this host | epmd:epmd |
| Close the | registry. | win32reg:close/1 |
| Move to a key in the | registry | win32reg:change_key/2 |
| Open the | registry for reading or writing | win32reg:open/1 |
| 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 |
| Fold over all files matching a | regular expression. | filelib:fold_files/5 |
| 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 |
| Match a subject against | regular expression and capture subpatterns | re:run/2 |
| Match a subject against | regular expression and capture subpatterns | re:run/3 |
| Match a subject against | regular expression and replace matching elements with Replacement | re:replace/3 |
| Match a subject against | regular expression and replace matching elements with Replacement | re:replace/4 |
| Compile a | regular expression into a match program | re:compile/1 |
| Compile a | regular expression into a match program | re:compile/2 |
| Check if a file path is a | regular file. | httpd_conf:is_file/1 |
| Test whether Name refer to a | (regular) file. | filelib:is_regular/1 |
| Returns the pid or port acting as | regular tracer. | inviso_rt_meta:get_tracer/0 |
| Rehash or create code path cache | code:rehash/0 | |
| Return the | RejectNewEvents QoS value | CosNotification:'RejectNewEvents'/0 |
| Called if a user | related error occurs | snmpa_error:user_err/2 |
| Called if a user | related error occurs | snmpa_error_io:user_err/2 |
| Called if a user | related error occurs | snmpa_error_logger:user_err/2 |
| Called if a user | related error occurs | snmpa_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 transaction 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: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 filename to an absolute name, | relative a specified directory | filename:absname/2 |
| Join an absolute directory with a | relative filename | filename:absname_join/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 |
| Convert a filename to an absolute name, | relative the working directory | filename:absname/1 |
| Return the | relative_product of two binary relations. | sofs:relative_product1/2 |
| Add the modules of a | release. | xref:add_release/3 |
| 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 | start_erl:start_erl |
| Install a | release file in the release structure. | release_handler:install_file/2 |
| Remove a | release from the system. | release_handler:remove_release/1 |
| Check installation of a | release in the system. | release_handler:check_install_release/1 |
| Install a | release in the system. | release_handler:install_release/1 |
| Install a | release in the system. | release_handler:install_release/2 |
| Tests whether a | release is available | test_server:is_release_available/1 |
| Create a | release package. | systools:make_tar/1 |
| Create a | release package. | systools:make_tar/2 |
| Unpack a | release package. | release_handler:unpack_release/1 |
| Install a release file in the | release structure. | release_handler:install_file/2 |
| Generate a | release upgrade file relup. | systools:make_relup/3 |
| Generate a | release upgrade file relup. | systools:make_relup/4 |
| Make the specified | release version permanent. | 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 |
| Returns version information | relevant for the ssl application. | new_ssl:versions/0 |
| Load or | reload module | c:l/1 |
| Reloads the HTTP server configuration without restarting the server. | httpd:reload_config/2 | |
| Generate a release upgrade file | relup. | systools:make_relup/3 |
| Generate a release upgrade file | relup. | systools:make_relup/4 |
| 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/1 |
| List contents of | remote directory. | ftp:ls/2 |
| List contents of | remote directory. | ftp:nlist/1 |
| List contents of | remote directory. | ftp:nlist/2 |
| Remove a | remote directory. | ftp:rmdir/2 |
| Opens a channel for a ssh session. A session is a | remote execution of a program. The program may be a shell, an application, a system command, or some built-in subsystem. | ssh_connection:session_channel/2 |
| Opens a channel for a ssh session. A session is a | remote execution of a program. The program may be a shell, an application, a system command, or some built-in subsystem. | ssh_connection:session_channel/4 |
| append a chunk to the | remote file. | ftp:append_chunk/2 |
| Receive a chunk of the | remote file. | ftp:recv_chunk/1 |
| Start chunk-reading of the | remote file. | ftp:recv_chunk_start/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 |
| Change directory on | remote host. | ct_ftp:cd/2 |
| Delete a file on | remote host. | ct_ftp:delete/2 |
| Open a ftp connection and fetch a file from the | remote host. | ct_ftp:get/3 |
| Open a ftp connection and send a file to the | remote host. | ct_ftp:put/3 |
| Get the | Remote Modifier list. | orber:get_lightweight_nodes/0 |
| Copy a table to a | remote node. | mnesia:add_table_copy/3 |
| Add a | remote node to the list of traced nodes | dbg:n/1 |
| Start Cover on | remote nodes. | cover:start/1 |
| Stop Cover on | remote nodes. | cover:stop/1 |
| 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/2 |
| Transfer file from | remote server. | ftp:recv/3 |
| Transfer file to | remote server. | ftp:send/2 |
| Transfer file to | remote server. | ftp:send/3 |
| Transfer file to | remote server, and append it to Remotefile. | ftp:append/2 |
| 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/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 filename extension | filename:rootname/1 | |
| Remove a filename extension | filename:rootname/2 | |
| Remove a filter associated with the target object | CosNotifyFilter_FilterAdmin:remove_filter/2 | |
| Remove a globally registered name for a pid | global:unregister_name/1 | |
| Remove a link, if there is one, to another process or port | erlang:unlink/1 | |
| Remove a match specification | inviso:ctpm_ms/4 | |
| Remove a match specification | inviso:ctpm_ms/5 | |
| Remove a match specification | inviso_rt:ctpm_ms/4 | |
| Remove a meta trace pattern | inviso:ctpm/3 | |
| Remove a meta trace pattern | inviso:ctpm/4 | |
| Remove a meta trace pattern | inviso_rt:ctpm/3 | |
| Remove a monitor for a driver | erl_ddll:demonitor/1 | |
| Remove a node from a tree | gb_trees:delete/2 | |
| Remove a (possibly non-existing) element from a gb_set | gb_sets:del_element/2 | |
| Remove a (possibly non-existing) element from a gb_set | gb_sets:delete_any/2 | |
| Remove a (possibly non-existing) node from a tree | gb_trees:delete_any/2 | |
| Remove a release from the system. | release_handler:remove_release/1 | |
| Remove a remote directory. | ftp:rmdir/2 | |
| Remove a sticky directory mark | code:unstick_dir/1 | |
| 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 a gb_set | gb_sets:delete/2 | |
| Remove an element from an Ordset | ordsets:del_element/2 | |
| Remove an element from an Set | sets:del_element/2 | |
| 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 | |
| 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 | |
| Stop tracing and | remove meta trace patterns | inviso:clear/0 |
| Stop tracing and | remove meta trace patterns | inviso:clear/1 |
| Stop tracing and | remove meta trace patterns | inviso:clear/2 |
| Remove nodes from current cover test. | ct_cover:remove_nodes/1 | |
| Remove old code for a module | erlang:purge_module/1 | |
| 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 front item from a queue | queue:drop/1 | |
| Remove the front item from a queue | queue:out/1 | |
| Remove the head item from a queue | queue:tail/1 | |
| Remove the possibility for SNMP to manipulate the table. | mnesia:snmp_close_table/1 | |
| Remove the rear item from a queue | queue:drop_r/1 | |
| Remove the rear item from a queue | queue:out_r/1 | |
| Remove the registered name for a process (or port) | erlang:unregister/1 | |
| Remove the service. | erlsrv:erlsrv | |
| Remove the tail item from a queue | queue:init/1 | |
| Remove the tail item from a queue | queue:lait/1 | |
| Remove the tail item from a queue | queue:liat/1 | |
| 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 all comments from all nodes of a syntax tree. | erl_syntax_lib:strip_comments/1 | |
| Stops the snmp manager and/or agent | removes all files created. | ct_snmp:stop/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 current code for a module | code:delete/1 | |
| 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 | |
| Removes old code for a module | code:purge/1 | |
| Removes old code for a module, unless no process uses it | code:soft_purge/1 | |
| Removes the list of match-specs associated with the MSnamefrom the meta trace-pattern of Mod:Func/Arity. | inviso_rt_meta:ctpm_ms/4 | |
| Merge a list of sorted lists, | removing duplicates | lists:umerge/1 |
| Merge three sorted lists, | removing duplicates | lists:umerge3/3 |
| Merge two key-sorted lists of tuples, | removing duplicates | lists:ukeymerge/3 |
| Merge two sorted lists, | removing duplicates | lists:umerge/2 |
| Merge two sorted lists, | removing duplicates | lists:umerge/3 |
| Sort a list, | removing duplicates |