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
| Rehash or create code path | cache | code:rehash/0 |
| Calculate CRC | zlib:crc32/2 | |
| Calculate CRC | zlib:crc32/3 | |
| Calculate the adler checksum | zlib:adler32/2 | |
| Calculate the adler checksum | zlib:adler32/3 | |
| Calculate time difference between now/0timestamps | timer:now_diff/2 | |
| Calculates the Etag for a file. | httpd_util:create_etag/1 | |
| Cancel an asynchronous | call | erl_driver:int driver_async_cancel/1 |
| Display profiling results per function | call. | eprof:total_analyse/0 |
| Return the process making the driver | call | erl_driver:ErlDrvTermData driver_caller/1 |
| Measures the time needed to | call a function. | test_server:timecall/3 |
| Pause running | call count trace for all functions. | cprof:pause/0 |
| Pause running | call count trace for matching functions. | cprof:pause/1 |
| Pause running | call count trace for matching functions. | cprof:pause/2 |
| Pause running | call count trace for matching functions. | cprof:pause/3 |
| Start | call count tracing for all functions. | cprof:start/0 |
| Stop | call count tracing for all functions. | cprof:stop/0 |
| Start | call count tracing for matching functions. | cprof:start/1 |
| Start | call count tracing for matching functions. | cprof:start/2 |
| Start | call count tracing for matching functions. | cprof:start/3 |
| Stop | call count tracing for matching functions. | cprof:stop/1 |
| Stop | call count tracing for matching functions. | cprof:stop/2 |
| Stop | call count tracing for matching functions. | cprof:stop/3 |
| Collect and analyse | call counters. | cprof:analyse/0 |
| Collect and analyse | call counters. | cprof:analyse/1 |
| Collect and analyse | call counters. | cprof:analyse/1 |
| Collect and analyse | call counters. | cprof:analyse/2 |
| Restart existing | call counters for matching functions. | cprof:restart/0 |
| Restart existing | call counters for matching functions. | cprof:restart/1 |
| Restart existing | call counters for matching functions. | cprof:restart/2 |
| Restart existing | call counters for matching functions. | cprof:restart/3 |
| Get/set if and how to save | call frames | int:stack_trace/0 |
| Get/set if and how to save | call frames | int:stack_trace/1 |
| Set how to save | call frames | i:ist/1 |
| Call Function for each record in Table | mnesia:foldl/3 | |
| Call Function for each record in Table | mnesia:foldr/3 | |
| Called when an asynchronous | call has returned | driver_entry:void ready_async/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 |
| Evaluate a function | call on a node | rpc:call/4 |
| Evaluate a function | call on a node | rpc:call/5 |
| Evaluate a function | call on a node, asynchrous version | rpc:async_call/4 |
| Deliver the result of evaluating a function | call on a node (blocking) | rpc:yield/1 |
| Evaluate a function | call on a node in the RPC server's context | rpc:block_call/4 |
| Evaluate a function | call on a node in the RPC server's context | rpc:block_call/5 |
| Deliver the result of evaluating a function | call on a node (non-blocking) | rpc:nb_yield/1 |
| Deliver the result of evaluating a function | call on a node (non-blocking) | rpc:nb_yield/2 |
| Evaluate a function | call on a number of nodes | rpc:multicall/3 |
| Evaluate a function | call on a number of nodes | rpc:multicall/4 |
| Evaluate a function | call on a number of nodes | rpc:multicall/4 |
| Evaluate a function | call on a number of nodes | rpc:multicall/5 |
| Stop execution with an exception of given class, reason and | call stack backtrace | erlang:erlang:raise/3 |
| Get the | call stack back-trace of the last exception | erlang:erlang:get_stacktrace/0 |
| Provide an event for having the emulator | call the driver | erl_driver:int driver_select/4 |
| Set a timer to | call the driver | erl_driver:int driver_set_timer/2 |
| Call the Fun in a context which is not protected by a transaction. | mnesia:async_dirty/3 | |
| Call the Fun in a context which is not protected by a transaction. | mnesia:sync_dirty/3 | |
| Call the Fun in a raw context which is not protected by a transaction. | mnesia:ets/3 | |
| Make a synchronous | call to a generic event manager. | gen_event:call/3 |
| Make a synchronous | call to a generic event manager. | gen_event:call/4 |
| Make a synchronous | call to a generic server. | gen_server:call/2 |
| Make a synchronous | call to a generic server. | gen_server:call/3 |
| Synchronous | call to a port with term data | erlang:erlang:port_call/3 |
| Cancel all timetraps and wait for | call to continue/0. | test_server:break/1 |
| Make a synchronous | call to several generic servers. | gen_server:multi_call/2 |
| Make a synchronous | call to several generic servers. | gen_server:multi_call/3 |
| Make a synchronous | call to several generic servers. | gen_server:multi_call/4 |
| Starts | call trace on target and slave nodes | test_server_ctrl:trc/1 |
| >Clear | call trace pattern for the specified functions | dbg:ctpg/2 |
| >Clear | call trace pattern for the specified functions | dbg:ctpg/3 |
| Clear | call trace pattern for the specified functions | dbg:ctp/0 |
| Clear | call trace pattern for the specified functions | dbg:ctp/1 |
| Clear | call trace pattern for the specified functions | dbg:ctp/2 |
| Clear | call trace pattern for the specified functions | dbg:ctp/3 |
| Clear | call trace pattern for the specified functions | dbg:ctp/3 |
| Clear | call trace pattern for the specified functions | dbg:ctpg/0 |
| Clear | call trace pattern for the specified functions | dbg:ctpg/1 |
| Clear | call trace pattern for the specified functions | dbg:ctpg/3 |
| Clear | call trace pattern for the specified functions | dbg:ctpl/0 |
| Clear | call trace pattern for the specified functions | dbg:ctpl/1 |
| Clear | call trace pattern for the specified functions | dbg:ctpl/2 |
| Clear | call trace pattern for the specified functions | dbg:ctpl/3 |
| Clear | call trace pattern for the specified functions | dbg:ctpl/3 |
| Set trace patterns for global | call tracing | erlang:erlang:trace_pattern/2 |
| Synchronous | call with term conversion | driver_entry:int call/7 |
| Perform an asynchronous | call within a driver | erl_driver:long driver_async/3 |
| Equivalent to export(Data, | Callback, []). | xmerl:export/2 |
| Equivalent to export_simple(Data, | Callback, []). | xmerl:export_simple/2 |
| Callback for process monitors. | driver_entry:void process_exit/2 | |
| Callback function that is called when the Web server is closed. | httpd:Module:remove/1 | |
| Find the list of inherited | callback modules for a given module. | xmerl:callbacks/1 |
| Exports "simple-form" XML content, using the specified | callback-module. | xmerl:export_simple/3 |
| Exports normal, well-formed XML content, using the specified | callback-module. | xmerl:export/3 |
| Called after loading of driver | driver_entry:int init/1 | |
| For controlling the EventState, to be used in an event function, and | called at the beginning and at the end of a parsed entity. | xmerl_scan:event_state/2 |
| Called for each request to the Web server. | httpd:Module:do/1 | |
| Returns the name of a | called function. | erl_syntax_lib:analyze_application/1 |
| Called if a configuration error occurs | snmpa_error:config_err/2 | |
| Called if a configuration error occurs | snmpa_error_io:config_err/2 | |
| Called if a configuration error occurs | snmpa_error_logger:config_err/2 | |
| Called if a configuration error occurs | snmpa_error_report:config_err/2 | |
| 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 | |
| Called just before the dynamic driver is unloaded | driver_entry:void finish/1 | |
| Create a Mnesia table | called Namewith properties as described by the argument TabDef. | mnesia:create_table/2 |
| Called when an asynchronous call has returned | driver_entry:void ready_async/2 | |
| Called when an undefined function is encountered | error_handler:undefined_function/3 | |
| Called when an undefined lambda (fun) is encountered | error_handler:undefined_lambda/3 | |
| Called when port is closed | driver_entry:void stop/1 | |
| Called when port is opened | driver_entry:int start/2 | |
| Called when port is written to | driver_entry:void output/3 | |
| 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 | |
| For controlling the ContinuationState, to be used in a continuation function, and | called when the parser encounters the end of the byte stream. | xmerl_scan:cont_state/2 |
| For controlling the FetchState, to be used in a fetch function, and | called when the parser fetch an external resource (eg. | xmerl_scan:fetch_state/2 |
| For controlling the HookState, to be used in a hook function, and | called when the parser has parsed a complete entity. | xmerl_scan:hook_state/2 |
| 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 |
| Called when the port is written to | driver_entry:void outputv/2 | |
| Called when the process should continue its execution | sys:Mod:system_continue/3 | |
| Called when the process should perform a code change | sys:Mod:system_code_change/4 | |
| Called when the process should terminate | sys:Mod:system_terminate/4 | |
| Callback function that is | called when the Web server is closed. | httpd:Module:remove/1 |
| Called when timer reaches 0 | driver_entry:void timeout/1 | |
| This function is | called whenever an event occurs in mod_security | mod_security:event/4 |
| This function is | called whenever an event occurs in mod_security | mod_security:event/5 |
| Send a reply to a | caller. | gen_fsm:reply/2 |
| Start the boot server and links the | caller | erl_boot_server:start_link/1 |
| Halt the Erlang runtime system and indicate normal exit to the | calling environment | erlang:halt/0 |
| Associate a UDP port number with the process | calling it | gen_udp:open/1 |
| Associate a UDP port number with the process | calling it | gen_udp:open/2 |
| Creates a dynamic web page and returns it chunk by chunk to the server process by | calling mod_esi:deliver/2. | mod_esi:Module:Function/3 |
| Force an immediate garbage collection of the | calling process | erlang:garbage_collect/0 |
| Get the group leader for the | calling process | erlang:group_leader/0 |
| Pid of the | calling process | erlang:self/0 |
| Set process flags for the | calling process | erlang:process_flag/2 |
| Suspend the | calling process for Timeamount of milliseconds. | timer:sleep/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 |
| Alters information added when | calling register_usm_users/2. | ct_snmp:update_usm_users/2 |
| Suspens the | calling task for a specified time. | test_server:sleep/1 |
| Terminate | calling thread | erl_driver:void erl_drv_thread_exit/1 |
| Same as | call(Node, Module, Function, Args, infinity). | ct_rpc:call/4 |
| 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 depth for outgoing | calls | cosFileTransferApp:ssl_client_depth/0 |
| Display the SSL verification depth for outgoing | calls | orber:ssl_client_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 |
| Display the SSL verification type for outgoing | calls | cosFileTransferApp:ssl_client_verify/0 |
| Display the SSL verification type for outgoing | calls | orber:ssl_client_verify/0 |
| Set pattern for traced global function | calls | dbg:tp/2 |
| Set pattern for traced global function | calls | dbg:tp/3 |
| Set pattern for traced global function | calls | dbg:tp/4 |
| Set pattern for traced global function | calls | dbg:tp/4 |
| Set pattern for traced local (as well as global) function | calls | dbg:tpl/2 |
| Set pattern for traced local (as well as global) function | calls | dbg:tpl/3 |
| Set pattern for traced local (as well as global) function | calls | dbg:tpl/4 |
| Set pattern for traced local (as well as global) function | calls | dbg:tpl/4 |
| Set the value of the SSL verification type for outgoing | calls | orber:set_ssl_client_verify/1 |
| Set trace patterns for tracing of function | calls | erlang:erlang:trace_pattern/3 |
| Sets the value of the SSL verification depth for outgoing | calls | orber:set_ssl_client_depth/1 |
| Calls edoc:application/2 with the corresponding arguments. | edoc_run:packages/1 | |
| Calls edoc:application/3 with the corresponding arguments. | edoc_run:application/1 | |
| Calls edoc:file/2 with the corresponding arguments. | edoc_run:file/1 | |
| Calls edoc:files/2 with the corresponding arguments. | edoc_run:files/1 | |
| Calls erlang:apply(Func, Args)surrounded bytrace([start | OptionList])andtrace(stop). | fprof:apply/3 | |
| Calls MFA and succeeds if it crashes. | test_server:call_crash/3 | |
| Calls MFA and succeeds if it crashes. | test_server:call_crash/4 | |
| Calls MFA and succeeds if it crashes. | test_server:call_crash/5 | |
| Calls MFA or Fun N times. | test_server:do_times/2 | |
| Calls MFA or Fun N times. | test_server:do_times/4 | |
| Evaluate several function | calls on all nodes in parallel | rpc:parallel_eval/1 |
| Returns all | calls stored in history | ttb:list_history/0 |
| Transforms Erlang abstract format containing | calls to ets/dbg:fun2ms into literal match specifications. | ms_transform:parse_transform/2 |
| Cancel a asynchronous request | snmpm:cancel_async_request/2 | |
| Cancel a previously requested timeout identified by TRef. | timer:cancel/1 | |
| Cancel a previously set timer | erl_driver:int driver_cancel_timer/1 | |
| Cancel a timer | erlang:erlang:cancel_timer/1 | |
| Cancel all outstanding messages for this connection | megaco:cancel/2 | |
| Cancel all timetraps and wait for call to continue/0. | test_server:break/1 | |
| Cancel an asynchronous call | erl_driver:int driver_async_cancel/1 | |
| Cancel an internal timer in a generic FSM. | gen_fsm:cancel_timer/1 | |
| Cancel, if possible, triggering of event(s). Returntrueif an event is actually cancelled, falseotherwise | CosTimerEvent_TimerEventHandler:cancel_timer/1 | |
| Cancel request to be notified when manager started | snmpm:cancel_notify_started/1 | |
| Cancel, if possible, triggering of event(s). Returntrueif an event is actually | cancelled, falseotherwise | CosTimerEvent_TimerEventHandler:cancel_timer/1 |
| Cancels a timetrap. | test_server:timetrap_cancel/1 | |
| Cancels an asynchronous HTTP-request. | http:cancel_request/1 | |
| Cancels an asynchronous HTTP-request. | http:cancel_request/2 | |
| 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 |
| From a set of | candidate nodes determines which of them is running the application App. | ct_rpc:app_node/2 |
| Return the | canonical map. | sofs:canonical_relation/1 |
| Match a subject against regular expression and | capture subpatterns | re:run/2 |
| Match a subject against regular expression and | capture subpatterns | re:run/3 |
| Captures all output to stdout for a process. | test_server:capture_get/0 | |
| Captures all output to stdout for a process. | test_server:capture_start/0 | |
| Captures all output to stdout for a process. | test_server:capture_stop/0 | |
| Take | care of system messages | sys:handle_system_msg/6 |
| Return the | Cartesian product of a tuple of sets. | sofs:product/1 |
| Return the | Cartesian product of two sets. | sofs:product/2 |
| A test | case | common_test_app:Module:testcase(Config) |
| A test | case | test_server:Case/1 |
| A test | case | test_server:Case/1 |
| A test | case | test_server:Case/1 |
| Cleanup after a test | case. | test_server_ctrl:end_tc/3 |
| Preparation for a test | case. | test_server_ctrl:init_tc/3 |
| Makes the test | case fail. | test_server:fail/0 |
| Makes the test | case fail. | test_server:fail/1 |
| Test | case finalization | test_server:end_per_testcase/2 |
| Test | case finalization. | common_test_app:Module:end_per_testcase(TestCase, |
| Returns a list of all successful set requests performed in the test | case in reverse order. | ct_snmp:set_info/1 |
| Test | case info function. | common_test_app:Module:testcase() |
| Test | case initialization. | common_test_app:Module:init_per_testcase(TestCase, |
| Test | case initiation | test_server:init_per_testcase/2 |
| Print info about the target system to the test | case log. | test_server_ctrl:target_info/0 |
| 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 |
| Adds one test | case to the job queue. | test_server_ctrl:add_case/2 |
| Step through a test | case with the debugger. | ct:step/3 |
| Terminate a test | case with the given error Reason. | ct:fail/1 |
| Returns the list of | case-clause subtrees of a try_expr node. | erl_syntax:try_expr_clauses/1 |
| Returns the argument subtree of a | case_expr node. | erl_syntax:case_expr_argument/1 |
| Returns the list of clause subtrees of a | case_expr node. | erl_syntax:case_expr_clauses/1 |
| Creates an abstract | case-expression. | erl_syntax:case_expr/1 |
| Returns the list of all test | cases in the module. | common_test_app:Module:all() |
| Return the OS family and, in some | cases, OS name of the current operating system | os:type/0 |
| Returns a list of test | cases that depend on each other. | common_test_app:Module:sequences() |
| Adds a list of test | cases to the job queue. | test_server_ctrl:add_cases/2 |
| Returns the body subtree of a | catch_expr node. | erl_syntax:catch_expr_body/1 |
| Creates an abstract | catch-expression. | erl_syntax:catch_expr/1 |
| Center a string | string:centre/2 | |
| Center a string | string:centre/3 | |
| Block user from access to a directory for a | certain amount of time. | mod_security:block_user/4 |
| Block user from access to a directory for a | certain amount of time. | mod_security:block_user/5 |
| Return a sub-list of a | certain length, starting at the first position | lists:sublist/2 |
| Read from a file at a | certain position | file:pread/3 |
| Write to a file at a | certain position | file:pwrite/3 |
| Read from a file at | certain positions | file:pread/2 |
| Write to a file at | certain positions | file:pwrite/2 |
| Get the name of an application containing a | certain process or module | application:get_application/0 |
| Get the name of an application containing a | certain process or module | application:get_application/1 |
| Check if | certain Quality of Service properties can be added to events in the current context of the target object | CosNotifyChannelAdmin_ProxyConsumer:validate_event_qos/2 |
| Start or adopt a runtime component at the local node, provided it has a | certain rttag | inviso:add_node_if_ref/1 |
| Start or adopt a runtime component at the local node, provided it has a | certain rttag | inviso:add_node_if_ref/2 |
| Start or adopt runtime components at some nodes, provided they have a | certain rttag | inviso:add_nodes_if_ref/2 |
| Start or adopt runtime components at some nodes, provided they have a | certain rttag | inviso:add_nodes_if_ref/3 |
| Get all sdp records of a | certain type from a property group | megaco:get_sdp_record_from_PropertGroup/2 |
| All nodes of a | certain type in the system | erlang:nodes/1 |
| Decode a PKIX | certificate. | ssl_pkix:decode_cert/1 |
| Decode a PKIX | certificate. | ssl_pkix:decode_cert/2 |
| Display the path to the client | certificate | cosFileTransferApp:ssl_client_certfile/0 |
| Display the path to the client | certificate | orber:ssl_client_certfile/0 |
| Display the path to the server | certificate | orber:ssl_server_certfile/0 |
| Display the path to the target | certificate | cosFileTransferApp:ssl_server_certfile/0 |
| Return the peer | certificate. | new_ssl:peercert/1 |
| Return the peer | certificate. | new_ssl:peercert/2 |
| Return the peer | certificate. | ssl:peercert/1 |
| Return the peer | certificate. | ssl:peercert/2 |
| Set the value of the client | certificate | orber:set_ssl_client_certfile/1 |
| Decode a PKIX | certificate file. | ssl_pkix:decode_cert_file/1 |
| Decode a PKIX | certificate file. | ssl_pkix:decode_cert_file/2 |
| Decrypt Cipheraccording to AES in Cipher Feedback mode or Cipher Block | Chaining mode | crypto:aes_cbc_128_decrypt/3 |
| Decrypt Cipheraccording to AES in Cipher Feedback mode or Cipher Block | Chaining mode | crypto:aes_cfb_128_decrypt/3 |
| Encrypt Textaccording to AES in Cipher Feedback mode or Cipher Block | Chaining mode | crypto:aes_cbc_128_encrypt/3 |
| Encrypt Textaccording to AES in Cipher Feedback mode or Cipher Block | Chaining mode | crypto:aes_cfb_128_encrypt/3 |
| Let other processes get a | chance to execute | erlang:erlang:yield/0 |
| Called when the process should perform a code | change | sys:Mod:system_code_change/4 |
| Change a configuration parameter. | mnesia:change_config/2 | |
| Change active trace pattern globally on all trace nodes | et_collector:change_pattern/2 | |
| Change an application's permission to run on a node. | application:permit/2 | |
| Change controlling process of a socket | gen_tcp:controlling_process/2 | |
| Change controlling process of a socket | gen_udp:controlling_process/2 | |
| Change directory on remote host. | ct_ftp:cd/2 | |
| Change file transfer type. | ct_ftp:type/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 | |
| Change group of a file | file:change_group/2 | |
| Change information about a file | file:write_file_info/2 | |
| Change local working directory. | ftp:lcd/2 | |
| Change megaco trace level | megaco:set_trace/1 | |
| Subscribe to node status | change messages | net_kernel:monitor_nodes/1 |
| Subscribe to node status | change messages | net_kernel:monitor_nodes/2 |
| Change options for runtime components | inviso:change_options/1 | |
| Change options for runtime components | inviso:change_options/2 | |
| Change Orber configuration. | orber:configure/2 | |
| Change owner and group of a file | file:change_owner/3 | |
| Change owner of a file | file:change_owner/2 | |
| Change remote working directory. | ftp:cd/2 | |
| Send the code | change system message to the process | sys:change_code/4 |
| Send the code | change system message to the process | sys:change_code/5 |
| Change the access mode for the table. | mnesia:change_table_access_mode/2 | |
| Change the Audit Trail Log type | snmpa_network_interface:set_log_type/2 | |
| Change the Audit Trail Log type | snmpm:set_log_type/1 | |
| Change the Audit Trail Log type | snmpm_network_interface:set_log_type/2 | |
| Change the AuthAcessPassword | mod_auth:update_password/5 | |
| Change the AuthAcessPassword | mod_auth:update_password/6 | |
| Change the current working directory of the target object's associated file system | CosFileTransfer_FileTransferSession:set_directory/2 | |
| Change the event data sent when triggered | CosTimerEvent_TimerEventHandler:set_data/2 | |
| Change the given property's mode | CosPropertyService_PropertySetDef:set_property_mode/3 | |
| Change the head or head_func option for an owner of a disk log. | disk_log:change_header/2 | |
| Change the internal debug level of Mnesia | mnesia:set_debug_level/1 | |
| Change the listed properties mode's | CosPropertyService_PropertySetDef:set_property_modes/2 | |
| Change the load order priority for the table. | mnesia:change_table_load_order/2 | |
| Change the modification and last access time of a file | file:change_time/3 | |
| Change the modification time of a file | file:change_time/2 | |
| Change the notify option for an owner of a disk log. | disk_log:change_notify/3 | |
| Change the QoS settings for the target object | CosNotification_QoSAdmin:set_qos/2 | |
| Change the request limit | snmpa:set_request_limit/1 | |
| Change the request limit | snmpa:set_request_limit/2 | |
| Change the size of an open disk log. | disk_log:change_size/2 | |
| Change the size of the array. | array:resize/1 | |
| Change the size of the array to that reported by sparse_size/1. | array:resize/1 | |
| Change the size of the Audit Trail Log | snmp:change_log_size/2 | |
| Change the size of the Audit Trail Log | snmpa:change_log_size/1 | |
| Change the size of the Audit Trail Log | snmpm:change_log_size/1 | |
| Change the storage type of a table. | mnesia:change_table_copy_type/3 | |
| Change the type of the Audit Trail Log | snmpa:set_log_type/1 | |
| Change the type of the Audit Trail Log | snmpa:set_log_type/2 | |
| 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 | |
| Change to the next wrap log file of a disk log. | disk_log:inc_wrap_file/1 | |
| Change tool's configuration | etop:config/2 | |
| Change working directory | c:cd/1 | |
| Makes a trace pattern suitable to feed | change_pattern/1 | et_selector:make_pattern/1 |
| Subscribe to node status | changes | global_group:monitor_nodes/1 |
| Changes config for a TFTP daemon, server or client process | tftp:change_config/2 | |
| Changes config for all daemons | tftp:change_config/2 | |
| Changes config for all servers | tftp:change_config/2 | |
| Activates/deactivates tracing by | changing the current trace pattern | et_selector:change_pattern/1 |
| Connect the PullConsumer to the default | Channel | CosEventDomainAdmin_EventDomain:connect_pull_consumer/2 |
| Connect the PullSupplier to the default | Channel | CosEventDomainAdmin_EventDomain:connect_pull_supplier/2 |
| Connect the PushConsumer to the default | Channel | CosEventDomainAdmin_EventDomain:connect_push_consumer/2 |
| Connect the PushSupplier to the default | Channel | CosEventDomainAdmin_EventDomain:connect_push_supplier/2 |
| Connect the SequencePullConsumer to the default | Channel | CosEventDomainAdmin_EventDomain:connect_sequence_pull_consumer/2 |
| Connect the SequencePullSupplier to the default | Channel | CosEventDomainAdmin_EventDomain:connect_sequence_pull_supplier/2 |
| Connect the SequencePushConsumer to the default | Channel | CosEventDomainAdmin_EventDomain:connect_sequence_push_consumer/2 |
| Connect the SequencePushSupplier to the default | Channel | CosEventDomainAdmin_EventDomain:connect_sequence_push_supplier/2 |
| Connect the StructuredPullConsumer to the default | Channel | CosEventDomainAdmin_EventDomain:connect_structured_pull_consumer/2 |
| Connect the StructuredPullSupplier to the default | Channel | CosEventDomainAdmin_EventDomain:connect_structured_pull_supplier/2 |
| Connect the StructuredPushConsumer to the default | Channel | CosEventDomainAdmin_EventDomain:connect_structured_push_consumer/2 |
| Connect the StructuredPushSupplier to the default | Channel | CosEventDomainAdmin_EventDomain:connect_structured_push_supplier/2 |
| Create a new | channel | CosNotifyChannelAdmin_EventChannelFactory:create_channel/3 |
| Destroy the event | channel | CosEventChannelAdmin_EventChannel:destroy/1 |
| Disconnect the ProxyPullConsumer object from the event | channel. | CosEventChannelAdmin_ProxyPullConsumer:disconnect_pull_consumer/1 |
| Disconnect the ProxyPullSupplier object from the event | channel. | CosEventChannelAdmin_ProxyPullSupplier:disconnect_pull_supplier/1 |
| Disconnect the ProxyPushConsumer object from the event | channel. | CosEventChannelAdmin_ProxyPushConsumer:disconnect_push_consumer/1 |
| Disconnect the ProxyPushSupplier object from the event | channel. | CosEventChannelAdmin_ProxyPushSupplier:disconnect_push_supplier/1 |
| Remove the channel associated with the given id and remove all connections of that | channel | CosEventDomainAdmin_EventDomain:remove_channel/2 |
| Return the ancestor | channel | CosNotifyChannelAdmin_ConsumerAdmin:_get_MyChannel/1 |
| Return the objects associated | channel | CosNotifyChannelAdmin_SupplierAdmin:_get_MyChannel/1 |
| Terminate the | channel and all its children | CosNotifyChannelAdmin_EventChannel:destroy/1 |
| Return the | channel associated with the given id | CosEventDomainAdmin_EventDomain:get_channel/2 |
| Remove the | channel associated with the given id and remove all connections of that channel | CosEventDomainAdmin_EventDomain:remove_channel/2 |
| Start a | channel factory as default | cosNotificationApp:start_factory/0 |
| Start a global | channel factory as default | cosNotificationApp:start_global_factory/0 |
| Start a | channel factory with options | cosNotificationApp:start_factory/1 |
| Start a global | channel factory with options | cosNotificationApp:start_global_factory/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 |
| Return all | channel id's associated with target object | CosEventDomainAdmin_EventDomain:get_all_channels/1 |
| Return the | channel object associated with the given Id | CosNotifyChannelAdmin_EventChannelFactory:get_event_channel/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 |
| Add a new | channel to the EventDomain | CosEventDomainAdmin_EventDomain:add_channel/2 |
| Start a | channel, which is linked to the invoking process, with default settings | cosEventApp:start_channel_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 | channel with default settings | cosEventApp:start_channel/0 |
| Start a | channel with settings defined by the given options | cosEventApp:start_channel/1 |
| Connect the PullConsumer to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_pull_consumer_with_id/3 |
| Connect the PullSupplier to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_pull_supplier_with_id/3 |
| Connect the PushConsumer to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_push_consumer_with_id/3 |
| Connect the PushSupplier to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_push_supplier_with_id/3 |
| Connect the SequencePullConsumer to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_sequence_pull_consumer_with_id/3 |
| Connect the SequencePullSupplier to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_sequence_pull_supplier_with_id/3 |
| Connect the SequencePushConsumer to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_sequence_push_consumer_with_id/3 |
| Connect the SequencePushSupplier to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_sequence_push_supplier_with_id/3 |
| Connect the StructuredPullConsumer to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_structured_pull_consumer_with_id/3 |
| Connect the StructuredPullSupplier to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_structured_pull_supplier_with_id/3 |
| Connect the StructuredPushConsumer to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_structured_push_consumer_with_id/3 |
| Connect the StructuredPushSupplier to the | Channel with the given MemberID | CosEventDomainAdmin_EventDomain:connect_structured_push_supplier_with_id/3 |
| 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 true if Node has type | char and represents Value, otherwise false. | erl_syntax:is_char/1 |
| Returns the literal string represented by a | char node. | erl_syntax:char_literal/1 |
| Returns the value represented by a | char node. | erl_syntax:char_value/1 |
| Write a | character | io_lib:write_char/1 |
| Creates an abstract | character literal. | erl_syntax:char/1 |
| Indents a document a number of | character positions to the right. | prettypr:nest/1 |
| Returns the | character sequence represented by a text node. | erl_syntax:text_string/1 |
| Read a specified number of | characters | io:get_chars/3 |
| Remove leading and/or trailing white spaces and custom | characters. | httpd_conf:custom_clean/3 |
| Returns a string consisting of numbers of | characters | string:chars/2 |
| Returns a string consisting of numbers of | characters | string:chars/3 |
| Strip leading or trailing | characters | string:strip/1 |
| Strip leading or trailing | characters | string:strip/2 |
| Strip leading or trailing | characters | string:strip/3 |
| Test for a deep list of | characters | io_lib:deep_char_list/1 |
| Test for a list of | characters | io_lib:char_list/1 |
| Test for a list of printable | characters | io_lib:printable_list/1 |
| Write a list of | characters | io:put_chars/2 |
| Yields a document representing a fixed, unbreakable sequence of | characters. | prettypr:text/1 |
| Span | characters at start of string | string:cspan/2 |
| Span | characters at start of string | string:span/2 |
| Start a sequence | chart viewer for trace events (messages/actions) | et_viewer:start_link/1 |
| Simplified start of a sequence | chart viewer with global tracing activated. | et_viewer:start/0 |
| Start of a sequence | chart viewer without linking to the parent process. | et_viewer:start/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 |
| Cross reference | check a module | c:xm/1 |
| Check a module for errors | erl_lint:module/1 | |
| Check a module for errors | erl_lint:module/2 | |
| Check a module for errors | erl_lint:module/3 | |
| Check a module using the code path. | xref:m/1 | |
| Check a module using the code path. | xref:m/1 | |
| Check for OID conflicts between MIBs | snmpc:is_consistent/1 | |
| Check if a date is valid | calendar:valid_date/1 | |
| Check if a date is valid | calendar:valid_date/3 | |
| Check if a DateAndTime value is correct | snmp:validate_date_and_time/1 | |
| Check if a digraph is a tree. | digraph_utils:is_tree/1 | |
| Check if a digraph is acyclic. | digraph_utils:is_acyclic/1 | |
| Check if a digraph is an arborescence. | digraph_utils:arborescence_root/1 | |
| Check if a digraph is an arborescence. | digraph_utils:is_arborescence/1 | |
| Check if a file path is a directory. | httpd_conf:is_directory/1 | |
| Check if a file path is a regular file. | httpd_conf:is_file/1 | |
| Check if a function is a BIF implemented in C | erlang:erlang:is_builtin/3 | |
| Check if a function is exported and loaded | erlang:erlang:function_exported/3 | |
| Check if a module is Cover compiled. | cover:is_compiled/1 | |
| Check if a module is loaded | code:is_loaded/1 | |
| Check if a module is loaded | erlang:module_loaded/1 | |
| Check if a module is possible to interpret | int:interpretable/1 | |
| Check if a process is executing old code for a module | erlang:check_process_code/2 | |
| Check if a row in a table exists | snmp_generic:table_row_exists/2 | |
| Check if a table exists | snmpa_local_db:table_exists/1 | |
| Check if a year is a leap year | calendar:is_leap_year/1 | |
| Check if certain Quality of Service properties can be added to events in the current context of the target object | CosNotifyChannelAdmin_ProxyConsumer:validate_event_qos/2 | |
| Check if child specifications are syntactically correct. | supervisor:check_childspecs/1 | |
| Check if code is running in a transaction. | mnesia:is_transaction/0 | |
| Check if string is a valid enumeration. | httpd_conf:check_enum/2 | |
| Check if the array has fixed size. | array:is_fix/1 | |
| Check if the QoS properties can be set | CosNotifyChannelAdmin_ProxySupplier:validate_event_qos/2 | |
| Check if the required configuration is available. | ct:require/1 | |
| Check if the required configuration is available, and give it a name. | ct:require/2 | |
| Check installation of a release in the system. | release_handler:check_install_release/1 | |
| Check syntax of an IDL typecode | orber_tc:check_tc/1 | |
| Check the modules in a directory using the code path. | xref:d/1 | |
| Check whether a process is alive | erlang:is_process_alive/1 | |
| 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 | |
| Check whether a term is a binary | erlang:is_binary/1 | |
| Check whether a term is a bitstring | erlang:is_bitstring/1 | |
| Check whether a term is a boolean | erlang:is_boolean/1 | |
| Check whether a term is a float | erlang:is_float/1 | |
| Check whether a term is a fun | erlang:is_function/1 | |
| Check whether a term is a fun with a given arity | erlang:is_function/2 | |
| Check whether a term is a list | erlang:is_list/1 | |
| Check whether a term is a number | erlang:is_number/1 | |
| Check whether a term is a pid | erlang:is_pid/1 | |
| Check whether a term is a port | erlang:is_port/1 | |
| Check whether a term is a reference | erlang:is_reference/1 | |
| Check whether a term is a tuple | erlang:is_tuple/1 | |
| Check whether a term is an atom | erlang:is_atom/1 | |
| Check whether a term is an integer | erlang:is_integer/1 | |
| Check whether terms on files are sorted. | file_sorter:check/1 | |
| Check whether terms on files are sorted. | file_sorter:check/2 | |
| Check whether terms on files are sorted by key. | file_sorter:keycheck/2 | |
| Check whether terms on files are sorted by key. | file_sorter:keycheck/3 | |
| Check whether the local node is alive | erlang:is_alive/0 | |
| Activate a | checkpoint. | mnesia:activate_checkpoint/1 |
| Back up all tables in a | checkpoint. | mnesia:backup_checkpoint/3 |
| Deactivate a | checkpoint. | mnesia:deactivate_checkpoint/1 |
| Get the timeout value, in seconds, for memory | checks | memsup:get_helper_timeout/0 |
| Set the timeout value, in seconds, for memory | checks | memsup:set_helper_timeout/1 |
| Checks an applications .app file for obvious errors | test_server:app_test/1 | |
| Checks an applications .app file for obvious errors | test_server:app_test/2 | |
| Checks if an Erlang term is the result of ets:match_spec_compile | ets:is_compiled_ms/1 | |
| Reads the referenced XML schema and | checks that it is valid. | xmerl_xsd:process_schema/2 |
| Checks wether the module is natively compiled or not | test_server:is_native/1 | |
| Calculate the adler | checksum | zlib:adler32/2 |
| Calculate the adler | checksum | zlib:adler32/3 |
| Compute adler32 | checksum | erlang:adler32/1 |
| Compute adler32 | checksum | erlang:adler32/2 |
| Compute crc32 (IEEE 802.3) | checksum | erlang:crc32/1 |
| Compute crc32 (IEEE 802.3) | checksum | erlang:crc32/2 |
| Combine two Adler-32 | checksums | zlib:adler32_combine/4 |
| Combine two adler32 | checksums | erlang:adler32_combine/3 |
| Combine two crc32 (IEEE 802.3) | checksums | erlang:crc32_combine/3 |
| Restart a terminated | child process belonging to a supervisor. | supervisor:restart_child/2 |
| Terminate a | child process belonging to a supervisor. | supervisor:terminate_child/2 |
| Dynamically add a | child process to a supervisor. | supervisor:start_child/2 |
| Return information about all children specifications and | child processes belonging to a supervisor. | supervisor:which_children/1 |
| Delete a | child specification from a supervisor. | supervisor:delete_child/2 |
| Check if | child specifications are syntactically correct. | supervisor:check_childspecs/1 |
| Terminate the channel and all its | children | CosNotifyChannelAdmin_EventChannel:destroy/1 |
| Terminate the target object and all its | children | CosNotifyChannelAdmin_ConsumerAdmin:destroy/1 |
| Return information about all | children specifications and child processes belonging to a supervisor. | supervisor:which_children/1 |
| Choose elements which satisfy a predicate | dict:filter/2 | |
| Choose elements which satisfy a predicate | lists:filter/2 | |
| Choose elements which satisfy a predicate | orddict:filter/2 | |
| Merge logfiles into one file in | chronological order | inviso_lfm:merge/2 |
| Merge logfiles into one file in | chronological order | inviso_lfm:merge/3 |
| Merge logfiles into one file in | chronological order | inviso_lfm:merge/5 |
| Sort logfiles in | chronological order | inviso_lfm_tpfreader:handle_logfile_sort_wrapset/1 |
| Creates a dynamic web page and returns it | chunk by chunk to the server process by calling mod_esi:deliver/2. | mod_esi:Module:Function/3 |
| Return information about a | chunk continuation of a disk log. | disk_log:chunk_info/1 |
| Test compatibility of a table's | chunk data. | dets:is_compatible_bchunk_format/2 |
| 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 |
| Apply a match specification to the first | chunk of objects stored in a Dets table. | dets:select/3 |
| Return a | chunk of objects stored in a Dets table. | dets:bchunk/2 |
| Match a | chunk of objects stored in a Dets table and return a list of objects. | dets:match_object/1 |
| Match the first | chunk of objects stored in a Dets table and return a list of objects. | dets:match_object/3 |
| Match a | chunk of objects stored in a Dets table and return a list of variable bindings. | dets:match/1 |
| Match the first | chunk of objects stored in a Dets table and return a list of variable bindings. | dets:match/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 |
| Receive a | chunk of the remote file. | ftp:recv_chunk/1 |
| Write a | chunk to the file | tftp:write/2 |
| append a | chunk to the remote file. | ftp:append_chunk/2 |
| Write a | chunk to the remote file. | ftp:send_chunk/2 |
| Creates a dynamic web page and returns it chunk by | chunk to the server process by calling mod_esi:deliver/2. | mod_esi:Module:Function/3 |
| Start | chunk-reading of the remote file. | ftp:recv_chunk_start/2 |
| Start transfer of file | chunks. | ftp:send_chunk_start/2 |
| Stop transfer of | chunks. | ftp:send_chunk_end/1 |
| Stop transfer of | chunks for appending. | ftp:append_chunk_end/1 |
| Start transfer of file | chunks for appending to File. | ftp:append_chunk_start/2 |
| 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 |
| 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 |
| Split a string in N | chunks using a regular expression. | httpd_util:split/3 |
| Get current protocol version and | cipher. | ssl:connection_info/1 |
| Decrypt Cipheraccording to AES in Cipher Feedback mode or | Cipher Block Chaining mode | crypto:aes_cbc_128_decrypt/3 |
| Decrypt Cipheraccording to AES in Cipher Feedback mode or | Cipher Block Chaining mode | crypto:aes_cfb_128_decrypt/3 |
| Encrypt Textaccording to AES in Cipher Feedback mode or | Cipher Block Chaining mode | crypto:aes_cbc_128_encrypt/3 |
| Encrypt Textaccording to AES in Cipher Feedback mode or | Cipher Block Chaining mode | crypto:aes_cfb_128_encrypt/3 |
| Decrypt Cipheraccording to AES in | Cipher Feedback mode or Cipher Block Chaining mode | crypto:aes_cbc_128_decrypt/3 |
| Decrypt Cipheraccording to AES in | Cipher Feedback mode or Cipher Block Chaining mode | crypto:aes_cfb_128_decrypt/3 |
| Encrypt Textaccording to AES in | Cipher Feedback mode or Cipher Block Chaining mode | crypto:aes_cbc_128_encrypt/3 |
| Encrypt Textaccording to AES in | Cipher Feedback mode or Cipher Block Chaining mode |