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

E

Return true if the target object and the supplied object easily can be determined to be equal, otherwise false corba_object:is_equivalent/2
Delete an edge from a digraph. digraph:del_edge/2
Return the vertices and the label of an edge of a digraph. digraph:edge/2
Add an edge to a digraph. digraph:add_edge/3
Add an edge to a digraph. digraph:add_edge/4
Add an edge to a digraph. digraph:add_edge/5
Return all edges emanating from a vertex of a digraph. digraph:out_edges/2
Return the edges emanating from or incident on a vertex of a digraph. digraph:edges/2
Delete edges from a digraph. digraph:del_edges/2
Return all edges incident on a vertex of a digraph. digraph:in_edges/2
Return all edges of a digraph. digraph:edges/1
Return the number of edges of the a digraph. digraph:no_edges/1
Return the tuple {MegaSecs, Secs, Microsecs}, which is the elapsed time since 00:00 GMT erlang:now/0
add element gb_sets:add/2
delete element gb_sets:delete/2
extract smallest element gb_sets:take_smallest/1
insert new element gb_sets:insert/2
Make N copies of element lists:duplicate/2
new set with one element gb_sets:singleton/1
Return a list stripped of its first element erlang:tl/1
Extract element from a list lists:nth/2
Extracts the first element from a list erl_eterm:erl_hd/1
Extracts an element from an Erlang tuple erl_eterm:erl_element/2
Remove an element from an Set sets:del_element/2
Delete an element in a list lists:delete/2
Return last element in a list lists:last/1
Subtract the element in one list from another list lists:subtract/2
Return the index of the first element in the alarm table eva:alarm_first/0
Search a list of key-value tuples for a tuple whose first element is a key. httpd_util:key1search/2
Search a list of key-value tuples for a tuple whose first element is a key. httpd_util:key1search/3
Return the Nth element (numbering from 1) of Tuple erlang:element/2
Apply function to each element of a list lists:foreach/2
Create the function that maps each element of a set onto another set. sofs:constant_function/2
Return the Pos:th element of all objects with a given key in an ETS table. ets:lookup_element/3
Return maximum element of list lists:max/1
Return minimum element of list lists:min/1
Add an element to an Set sets:add_element/2
Filter set elements sets:filter/2
Fold over set elements sets:fold/3
get number of elements gb_sets:size/1
Return a set of substituted elements. sofs:projection/2
Return a list whose elements are the file name components of Filename. filename:split/1
Drop elements from List1 while Pred is true lists:dropwhile/2
Take elements from List1 while Pred is true lists:takewhile/2
Return sum of elements in a list lists:sum/1
Return the number of elements in a set sets:size/1
Get elements in a table row snmp_generic:table_get_elements/3
Set elements in a table row snmp_generic:table_set_elements/3
Counts elements in encoded term erl_marshal:erl_ext_size/1
Return an IFR object of the type IDLType describing the type of the elements in Objref orber_ifr:get_element_type_def/1
Return the number of elements in the array orber_ifr:get_length/1
Set the number of elements in the array orber_ifr:set_length/2
Return the typecode of the elements in the IFR object orber_ifr:get_element_type/1
Return true if all elements in the list satisfy Pred lists:all/2
Return the elements of a set. sofs:to_external/1
Return the number of elements of a set. sofs:no_elements/1
Return the first N elements of List lists:sublist/2
Return a list or a tuple of the elements of set. sofs:to_sets/1
Choose elements which satisfy a predicate dict:filter/2
Choose elements which satisfy a predicate lists:filter/2
Return true if any of the elements X in the list satisfies Pred(X) lists:any/2
Set the element_type_def attribute of the target object to the given TypeDef orber_ifr:set_element_type_def/2
Return all edges emanating from a vertex of a digraph. digraph:out_edges/2
Return the edges emanating from or incident on a vertex of a digraph. digraph:edges/2
This is an example script on how to startup the Erlang system in embedded mode on Unix. start:start
  EMPTY megaco_codec_meas:t/0
  EMPTY megaco_codec_meas:t/1
  EMPTY megaco_codec_transform:t/2
  EMPTY megaco_codec_transform:t/2
  EMPTY megaco_codec_transform:tb/0
  EMPTY megaco_codec_transform:tm/3
  EMPTY megaco_codec_transform:tmf/3
  EMPTY megaco_codec_transform:tt/0
  EMPTY megaco_flex_scanner:start/0
  EMPTY megaco_tcp:block/1
  EMPTY megaco_tcp:close/1
  EMPTY megaco_tcp:connect/2
  EMPTY megaco_tcp:listen/2
  EMPTY megaco_tcp:send_message/2
  EMPTY megaco_tcp:socket/1
  EMPTY megaco_tcp:start_transport/0
  EMPTY megaco_tcp:unblock/1
  EMPTY megaco_udp:block/1
  EMPTY megaco_udp:close/2
  EMPTY megaco_udp:create_send_handle/3
  EMPTY megaco_udp:open/2
  EMPTY megaco_udp:send_message/2
  EMPTY megaco_udp:socket/1
  EMPTY megaco_udp:start_transport/0
  EMPTY megaco_udp:unblock/1
  EMPTY proplists:append_values/2
  EMPTY proplists:compact/1
  EMPTY proplists:delete/2
  EMPTY proplists:expand/2
  EMPTY proplists:get_all_values/2
  EMPTY proplists:get_bool/2
  EMPTY proplists:get_keys/1
  EMPTY proplists:get_value/2
  EMPTY proplists:get_value/3
  EMPTY proplists:is_defined/2
  EMPTY proplists:lookup/2
  EMPTY proplists:lookup_all/2
  EMPTY proplists:normalize/2
  EMPTY proplists:property/1
  EMPTY proplists:property/2
  EMPTY proplists:substitute_aliases/2
  EMPTY proplists:substitute_negations/2
  EMPTY proplists:unfold/1
check if empty gb_sets:is_empty/1
true if tree is empty gb_trees:is_empty/1
Create a new empty digraph. digraph:new/1
Return a protected empty digraph, where cycles are allowed. digraph:new/0
Creates an empty Erlang list erl_eterm:erl_mk_empty_list/0
Create a new empty FIFO queue queue:new/0
Create an empty group pg:create/1
Encode an empty list (nil) ei:ei_decode_version/3
Encode an empty list (nil) ei:ei_encode_empty_list/2
Encode an empty list (nil) ei:ei_x_encode_empty_list/2
Create a new, empty process group pg2:create/1
get empty set gb_sets:empty/0
Return an empty set sets:new/0
Return the untyped empty set. sofs:empty_set/0
Test for an empty set. sofs:is_empty_set/1
returns empty tree gb_trees:empty/0
Provide an event for having the emulator call the driver erl_driver:int driver_select/4
Return the process identifier of the emulator process as a string. os:getpid/0
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
  Enable a break point i:ibe/2
  Enable or disable the collections of statistics sys:statistics/2
  Enable or disable the collections of statistics sys:statistics/3
  Enable or disables error printouts to a file. error_logger:logfile/1
  Enable or disables error printouts to the tty. error_logger:tty/1
Return a list of name-value pairs which encapsulates the current QoS settings for the target object CosNotification_QoSAdmin:get_qos/1
  Encode a binary ei:ei_encode_binary/4
  Encode a binary ei:ei_x_encode_binary/3
  Encode a boolean ei:ei_encode_boolean/3
  Encode a character ei:ei_encode_char/3
  Encode a double float ei:ei_encode_double/3
  Encode a double float ei:ei_x_encode_double/2
  Encode a fun ei:ei_encode_fun/3
  Encode a fun ei:ei_x_encode_fun/2
  Encode a list ei:ei_encode_list_header/3
  Encode a list ei:ei_x_encode_list_header/2
  Encode a pid ei:ei_encode_pid/3
  Encode a pid ei:ei_x_encode_pid/2
  Encode a string ei:ei_encode_string/3
  Encode a string ei:ei_encode_string_len/4
  Encode a string ei:ei_x_encode_string/2
  Encode a string ei:ei_x_encode_string_len/3
  Encode a trace token ei:ei_encode_trace/3
  Encode a tuple ei:ei_encode_tuple_header/3
  Encode a tuple ei:ei_x_encode_tuple_header/2
  Encode an ASN.1 value. asn1ct:encode/3
  Encode an ASN.1 value. asn1rt:encode/3
  Encode an atom ei:ei_encode_atom/3
  Encode an atom ei:ei_encode_atom_len/4
  Encode an atom ei:ei_x_encode_atom/2
  Encode an atom ei:ei_x_encode_atom_len/3
  Encode an empty list (nil) ei:ei_decode_version/3
  Encode an empty list (nil) ei:ei_encode_empty_list/2
  Encode an empty list (nil) ei:ei_x_encode_empty_list/2
  Encode an encrypted SNMP scopedPDU snmp_pdus:enc_encrypted_scoped_pdu/1
  Encode an erl_interface term ei:ei_encode_term/3
  Encode an erl_interface term ei:ei_x_encode_term/2
  Encode an SNMP Message snmp_pdus:enc_message/1
  Encode an SNMP Message, but not the data part snmp_pdus:enc_message_only/1
  Encode an SNMP Pdu snmp_pdus:enc_pdu/1
  Encode an SNMP scopedPDU snmp_pdus:enc_scoped_pdu/1
Perform a test of encode and decode for types in an ASN.1 module. asn1ct:test/1
Perform a test of encode and decode for types in an ASN.1 module. asn1ct:test/2
Perform a test of encode and decode for types in an ASN.1 module. asn1ct:test/3
  Encode integer ei:ei_encode_long/3
  Encode integer ei:ei_x_encode_long/2
  Encode SNMP UsmSecurityParameters snmp_pdus:enc_usm_security_parameters/1
  Encode unsigned integer ei:ei_encode_ulong/3
  Encode unsigned integer ei:ei_x_encode_ulong/2
  Encode version ei:ei_encode_version/2
  Encode version ei:ei_x_encode_version/1
Invoke after the target object replied with the reply encoded interceptors:out_reply_encoded/6
Determines type of an encoded byte sequence erl_marshal:erl_ext_type/1
Compares encoded byte sequences erl_marshal:erl_compare_ext/2
Determines encoded size of term erl_marshal:erl_term_len/1
Convert an ASCII string to a Base64 encoded string. httpd_util:encode_base64/1
Convert a base64 encoded string to a plain ascii string. httpd_util:decode_base64/1
Counts elements in encoded term erl_marshal:erl_ext_size/1
Fetch the type and size of an encoded term ei:ei_get_type/3
Steps over encoded term erl_marshal:erl_peek_ext/2
Return the encoded value of any Erlang term erlang:term_to_binary/1
Return the encoded value of any Erlang term erlang:term_to_binary/2
Compile an ASN.1 module and generate encode/decode functions according to the encoding rules BER or PER. asn1ct:compile/1
Compile an ASN.1 module and generate encode/decode functions according to the encoding rules BER or PER. asn1ct:compile/2
  Encodes a port ei:ei_encode_port/3
  Encodes a ref ei:ei_encode_ref/3
Invoke on the client side ORB before encoding and sending the request interceptors:out_request/6
Compile an ASN.1 module and generate encode/decode functions according to the encoding rules BER or PER. asn1ct:compile/1
Compile an ASN.1 module and generate encode/decode functions according to the encoding rules BER or PER. asn1ct:compile/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
  Encrypt Text according to DES in CBC mode crypto:des_cbc_encrypt/3
Encode an encrypted SNMP scopedPDU snmp_pdus:enc_encrypted_scoped_pdu/1
Set the engine id for a targetAddr row. snmp_target_mib:set_target_engine_id/2
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 error term file:format_error/1
Return an English description of an Xref error reply. xref:format_error/1
  Enqueue binary in the driver queue erl_driver:int driver_enq_bin/4
  Enqueue data in the driver queue erl_driver:int driver_enq/3
  Enqueue vector in the driver queue erl_driver:int driver_enqv/3
Try to ensure that a module is loaded. code:ensure_loaded/1
  Ensure that a pool master is running pool:attach/1
  Ensure that all updates made to a Dets table are written to disk. dets:sync/1
Delete an entire ETS table. ets:delete/1
Set a read lock on an entire table. mnesia:read_lock_table/1
Set write lock on an entire table. mnesia:write_lock_table/1
Match some dictionary entries et_collector:dict_match/2
Executes selected entries from a config file. ttb:run_config/2
Executes all entries in a config file. ttb:run_config/1
Lists all entries in a config file. ttb:list_config/1
Deletes all entries in a table. mnesia:clear_table/1
Add a driver entry erl_driver:void add_driver_entry/1
Remove a driver entry erl_driver:int remove_driver_entry/1
Lookup a dictionary entry and return zero or one value et_collector:dict_lookup/2
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
Set flags on how to handle control entry function erl_driver:void set_port_control_flags/2
Executes one entry of the history ttb:run_history/1
Create a new Erlang process with a fun as entry point erlang:spawn/1
Create a new Erlang process with a specified function as entry point erlang:spawn/3
Create a new Erlang process on a specified node with a function as the entry point and link to the new process erlang:spawn_link/4
Create a new Erlang process with a fun as entry point and link to the new process erlang:spawn_link/1
Create a new Erlang process with a specified function as entry point and link to the new process erlang:spawn_link/3
Create a new Erlang process on a specified node with a function as entry point giving additional options erlang:spawn_opt/5
Create a new Erlang process with a fun as entry point giving additional options erlang:spawn_opt/2
Create a new Erlang process with a function as entry point giving additional options erlang:spawn_opt/4
Create a new Erlang process with a specified function as entry point on a given node erlang:spawn/4
Create a new Erlang process with a fun as entry point on a specified node erlang:spawn/2
Create a new Erlang process with a fun as entry point on a specified node and link to the new process erlang:spawn_link/2
Create a new Erlang process with a fun as entry point on a specified node giving additional options erlang:spawn_opt/3
Return the enum IDL typecode orber_tc:enum/3
Convert an integer to an enum value snmp:int_to_enum/2
Convert an integer to an enum value snmp:int_to_enum/3
Convert an enum value to an integer snmp:enum_to_int/2
Convert an enum value to an integer snmp:enum_to_int/3
Create a EnumDef IFR object orber_ifr:create_enum/5
Check if string is a valid enumeration. httpd_conf:check_enum/2
Halt the Erlang runtime system and indicate normal exit to the calling environment erlang:halt/0
Return a CGI-1.1 environment variable string to be used by open_port/2. mod_cgi:env/3
Return the Value of the environment variable VarName. os:getenv/1
Set a new Value for the environment variable VarName. os:putenv/2
Expand a string with environment variables win32reg:expand/1
Return a list of all environment variables. os:getenv/0
Run epmd - names on all hosts which are specified in the Erlang host file net_adm:world/0
Run epmd - names on all hosts which are specified in the Erlang host file net_adm:world_list/2
Call epmd for the fully qualified name (DNS) of Host net_adm:dns_hostname/1
Kill the epmd process epmd:epmd
Create an epmty group on a node pg:create/2
Start Eprof. eprof:start/0
Stop Eprof. eprof:stop/0
Activate logging of eprof printouts. eprof:log/1
Test if two names are equal lname:equal/2
Return true if the target object and the supplied object easily can be determined to be equal, otherwise false corba_object:is_equivalent/2
Test string equality string:equal/2
Test two sets for equality. sofs:is_equal/2
Return a UTO in which the interval equals the time interval in the target object and time value is the midpoint of the interval CosTime_TIO:time/1
Convert a hex value into its decimal equivalent. httpd_util:decode_hex/1
  Equivalent to flush_trace_port(node()). dbg:flush_trace_port/0
  Equivalent to get_tracer(node()). dbg:get_tracer/0
  Equivalent to seq_trigger_ms(all) ttb:seq_trigger_ms/0
  Equivalent to stop([]) ttb:stop/0
  Equivalent to trace_port_control(node(),Operation). dbg:trace_port_control/1
This is equivalent to tracer(node()). ttb:tracer/0
This is equivalent to tracer(Nodes,[]). ttb:tracer/1
  Equivalent to write_config(ConfigFile,Config,[]). ttb:write_config/2
Shorthand equivalents of create. gs:ObjType/1
Shorthand equivalents of create. gs:ObjType/2
Shorthand equivalents of create. gs:ObjType/3
  Erase a key from a dictionary dict:erase/2
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
Start/Call Erlang erl_call:erl_call
Transforms erlang abstract format containing calls to ets/dbg:fun2ms into literal match specifications. ms_transform:parse_transform/2
Test for an Erlang BIF erl_internal:bif/2
Test for an Erlang BIF allowed in guards erl_internal:guard_bif/2
Convert The the date to the Erlang date format. httpd_util:convert_request_date/1
Create a TAGS file covering all files in the Erlang distribution. tags:root/1
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
Get erlang error atom name from error number erl_driver:char* erl_errno_id/1
Parse Erlang expressions erl_parse:parse_exprs/1
Read Erlang expressions io:parse_erl_exprs/1
Read Erlang expressions io:parse_erl_exprs/3
Converts a term from Erlang external format erl_marshal:erl_decode/1
Converts a term from Erlang external format erl_marshal:erl_decode_buf/1
Converts a term into Erlang external format erl_marshal:erl_encode/2
Converts a term into Erlang external format erl_marshal:erl_encode_buf/2
Creates an Erlang float erl_eterm:erl_mk_float/1
Parse an Erlang form erl_parse:parse_form/1
Read Erlang form io:parse_erl_form/1
Read Erlang form io:parse_erl_form/3
Return the next Erlang form from the opened Erlang source file epp:parse_erl_form/1
Transform Erlang forms erl_id_trans:parse_transform/2
Run epmd - names on all hosts which are specified in the Erlang host file net_adm:world/0
Run epmd - names on all hosts which are specified in the Erlang host file net_adm:world_list/2
Creates an Erlang integer erl_eterm:erl_mk_int/1
Specify parameters for Erlang internal memory allocation. erl_set_memory_block:erl_set_memory_block/6
  Erlang I/O vector erl_driver:ErlIOVec
Creates an empty Erlang list erl_eterm:erl_mk_empty_list/0
Start the Erlang low level loader. erl_prim_loader:start/3
A utility similar to VxWorks memPartInfoGet, but for the Erlang memory area. erl_set_memory_block:erl_mem_info_get/1
A utility similar to VxWorks memShow, but for the Erlang memory area. erl_set_memory_block:erl_memory_show/1
Return a list of all loaded Erlang modules erlang:erlang:loaded/0
Close a connection to an Erlang node erl_connect:erl_close_connection/1
Establishe a connection to an Erlang node ei_connect:ei_connect/2
Establishe a connection to an Erlang node ei_connect:ei_xconnect/3
Establishe a connection to an Erlang node erl_connect:erl_connect/1
Establishe a connection to an Erlang node erl_connect:erl_xconnect/2
Restart the running Erlang node init:restart/0
Set various system properties of the Erlang node erlang:erlang:system_flag/2
Stop all sequential tracing on the Erlang node. seq_trace:reset_trace/0
Stop the Erlang node c:q/0
Take down an Erlang node smoothly init:reboot/0
Take down an Erlang node smoothly< init:stop/0
Request the names of the registrered Erlang nodes on this host epmd:epmd
Return a port identifier as the result of opening a new Erlang port erlang:open_port/2
Specify how much memory can be allocated by one Erlang process before an alarm is sent memsup:get_procmem_high_watermark/0
Specify how much memory can be allocated by one Erlang process before an alarm is sent memsup:get_sysmem_high_watermark/0
Create a new Erlang process on a specified node with a function as entry point giving additional options erlang:spawn_opt/5
Create a new Erlang process on a specified node with a function as the entry point and link to the new process erlang:spawn_link/4
Create a new Erlang process with a fun as entry point erlang:spawn/1
Create a new Erlang process with a fun as entry point and link to the new process erlang:spawn_link/1
Create a new Erlang process with a fun as entry point giving additional options erlang:spawn_opt/2
Create a new Erlang process with a fun as entry point on a specified node erlang:spawn/2
Create a new Erlang process with a fun as entry point on a specified node and link to the new process erlang:spawn_link/2
Create a new Erlang process with a fun as entry point on a specified node giving additional options erlang:spawn_opt/3
Create a new Erlang process with a function as entry point giving additional options erlang:spawn_opt/4
Create a new Erlang process with a specified function as entry point erlang:spawn/3
Create a new Erlang process with a specified function as entry point and link to the new process erlang:spawn_link/3
Create a new Erlang process with a specified function as entry point on a given node erlang:spawn/4
Creates an Erlang reference erl_eterm:erl_mk_long_ref/5
Creates an old Erlang reference erl_eterm:erl_mk_ref/3
Halt the Erlang runtime system erlang:halt/1
Start the Erlang runtime system. init:boot/1
Halt the Erlang runtime system and indicate normal exit to the calling environment erlang:halt/0
Add or modify an Erlang service erlsrv:erlsrv
List all erlang services or all options for one service. erlsrv:erlsrv
Preprocesse and parse an Erlang source file epp:parse_file/3
Return the next Erlang form from the opened Erlang source file epp:parse_erl_form/1
Return Erlang starter lib:progname/0
Creates an Erlang string erl_eterm:erl_mk_estring/2
Start the Erlang system erl:erl
This is an example script on how to startup the Erlang system in embedded mode on Unix. start:start
Convert abstract form to an Erlang term erl_parse:normalise/1
Creates a copy of an Erlang term erl_eterm:erl_copy_term/1
Creates an Erlang term erl_format:erl_format/2
Parse an Erlang term erl_parse:parse_term/1
Prints an Erlang term erl_eterm:erl_print_term/2
Return the encoded value of any Erlang term erlang:term_to_binary/1
Return the encoded value of any Erlang term erlang:term_to_binary/2
Convert a Erlang term into an abstract form erl_parse:abstract/1
Make a erlang term port from a port erl_driver:ErlDriverTerm driver_mk_port/1
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
Add an Erlang term to a private key field corba:create_subobject_key/2
Put the Erlang term TraceInfo into the sequential trace output. seq_trace:print/1
Put the Erlang term TraceInfo into the sequential trace output. seq_trace:print/2
Return an Erlang term which is the result of decoding the binary Binary erlang:binary_to_term/1
Read Erlang terms from a file file:consult/1
Read Erlang terms from a file file:path_consult/2
Generate an Erlang throw corba:raise/1
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
Scan a string and returns the Erlang tokens erl_scan:string/1
Scan a string and returns the Erlang tokens erl_scan:string/2
Load raw Erlang trace from a file, port or process. et_collector:start_trace_client/3
Extracts an element from an Erlang tuple erl_eterm:erl_element/2
Creates an Erlang tuple from an array erl_eterm:erl_mk_tuple/2
Creates an Erlang variable erl_eterm:erl_mk_var/1
Calls erlang:apply(Func, Args) surrounded by trace([start | OptionList]) and trace(stop). fprof:apply/3
Return the root directory of Erlang/OTP. code:root_dir/0
Evaluate erlang:process_display(Pid, backtrace) c:bt/1
The variable erl_errno contains the erl_interface error number. You can change the value if you wish. erl_error:erl_errno
The variable erl_errno contains the erl_interface error number. You can change the value if you wish. erl_error:erl_errno
Encode an erl_interface term ei:ei_encode_term/3
Encode an erl_interface term ei:ei_x_encode_term/2
Fail with error erl_driver:int driver_failure/2
Fail with error erl_driver:int driver_failure_atom/2
Fail with error erl_driver:int driver_failure_posix/2
Fatal error, but not system call error erl_error:erl_err_quit/2
Fatal system call error erl_error:erl_err_sys/2
Invoked when a received message just contains an error megaco_user:handle_message_error/3
Non-fatal error, and not system call error erl_error:erl_err_msg/2
Non-fatal system call error erl_error:erl_err_ret/2
Return a string describing a particular Mnesia error. mnesia:error_description/1
Write information about the local process Pid on standard error erlang:erlang:process_display/2
Non-fatal error, and not system call error erl_error:erl_err_msg/2
Get erlang error atom name from error number erl_driver:char* erl_errno_id/1
Fatal error, but not system call error erl_error:erl_err_quit/2
Format an error descriptor compile:format_error/1
Format an error descriptor erl_ddll:format_error/1
Format an error descriptor erl_lint:format_error/1
Format an error descriptor erl_parse:format_error/1
Format an error descriptor erl_scan:format_error/1
Format an error descriptor regexp:format_error/1
Return error diagnostics. ftp:formaterror/1
Send an error event to the error logger. error_logger:error_msg/1
Send an error event to the error logger. error_logger:error_msg/2
Send an error event to the error logger. error_logger:format/2
  Error formatting function as required by the parse_transform interface. ms_transform:format_error/1
  Error function. math:erf/1
Another error function math:erfc/1
Log an error in the a log file. mod_log:error_log/5
Log an error in the error log file. mod_disk_log:error_log/5
Create a TIO object representing the error interval around the time value represented by the target object CosTime_UTO:interval/1
Log an error in the error log file. mod_disk_log:error_log/5
Log an security event in the error log file. mod_disk_log:security_log/2
Add a new event handler to the error logger. error_logger:add_report_handler/1
Add a new event handler to the error logger. error_logger:add_report_handler/2
Send a standard error report event to the error logger. error_logger:error_report/1
Send an error event to the error logger. error_logger:error_msg/1
Send an error event to the error logger. error_logger:error_msg/2
Send an error event to the error logger. error_logger:format/2
Send an information event to the error logger. error_logger:info_msg/1
Send an information event to the error logger. error_logger:info_msg/2
Send an information report to the error logger. error_logger:info_report/1
Start the error logger event manager. error_logger:start/0
Start the error logger event manager. error_logger:start_link/0
Print error message lib:error_message/2
Get erlang error atom name from error number erl_driver:char* erl_errno_id/1
The variable erl_errno contains the erl_interface error number. You can change the value if you wish. erl_error:erl_errno
Called if a configuration error occurs snmp_error:config_err/2
Called if a configuration error occurs snmp_error_io:config_err/2
Called if a configuration error occurs snmp_error_report:config_err/2
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
Enable or disables error printouts to a file. error_logger:logfile/1
Enable or disables error printouts to the tty. error_logger:tty/1
Return {ok, List} or {error, Reason} net_adm:names/0
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
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 a user defined error report type event. error_logger:error_report/2
Return a diagnostic error string. inet:format_error/1
Return an error string. ssl:format_error/1
Return an English description of an error term file:format_error/1
Convert an POSIX errorcode to a string win32reg:format_error/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
Invoked when a received message had syntax errors megaco_user:handle_syntax_error/3
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
  Establish a "virtual" connection megaco:connect/4
  Establish a connection to a node net_kernel:connect_node/1
  Establishe a connection to an Erlang node ei_connect:ei_connect/2
  Establishe a connection to an Erlang node ei_connect:ei_xconnect/3
  Establishe a connection to an Erlang node erl_connect:erl_connect/1
  Establishe a connection to an Erlang node erl_connect:erl_xconnect/2
Invoked when a new connection is established megaco_user:handle_connect/2
  Establishes a connection to a database old_odbc:sqlConnect/4
  Establishes a connection to a database old_odbc:sqlConnect/5
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
Calculates the Etag for a file. httpd_util:create_etag/1
Decode a ETERM ei:ei_decode_term/3
Clears the ETERM freelist erl_malloc:erl_eterm_release/1
Allocates an ETERM structure erl_malloc:erl_alloc_eterm/1
Frees an ETERM structure erl_malloc:erl_free_term/1
Frees an array of ETERM structures erl_malloc:erl_free_array/2
Frees an array of ETERM structures erl_malloc:erl_free_compound/1
Terminate etop etop:stop/0
Transforms erlang abstract format containing calls to ets/dbg:fun2ms into literal match specifications. ms_transform:parse_transform/2
Test a match_spec for use in ets:select/2. ets:test_ms/2
Create Mnesia tables for basic EVA, log, and SNMP implementations eva_sup:create_tables_log_snmp/1
Start basic EVA, log and SNMP implementations eva_sup:start_link_log_snmp/3
Parse incoming data to erl and eval scripts. httpd:parse_query/1
  Evaluate a function asyncronously on a node and return a key which can be used at a later stage to collect results rpc:async_call/4
  Evaluate a function call on a node rpc:call/4
  Evaluate a function call on a remote node in the RPC servers context rpc:block_call/4
  Evaluate a function call on a specific set of nodes rpc:multicall/4
  Evaluate a function call on all nodes rpc:multicall/3
  Evaluate a list of expressions erl_eval:expr_list/2
  Evaluate a list of expressions erl_eval:expr_list/3
  Evaluate a predefined analysis. xref:analyze/3
  Evaluate a query. xref:q/3
  Evaluate apply(M,F,Args) with all trace flags set. dbg:c/3
  Evaluate apply(M,F,Args) with Flags trace flags set. dbg:c/4
Measure the real time it takes to evaluate apply(Module, Function, Arguments) timer:tc/3
  Evaluate erlang:process_display(Pid, backtrace) c:bt/1
  Evaluate expression erl_eval:expr/2
  Evaluate expression erl_eval:expr/3
  Evaluate expressions erl_eval:exprs/2
  Evaluate expressions erl_eval:exprs/3
  Evaluate expressions in a file file:eval/1
  Evaluate expressions in a file file:path_eval/2
  Evaluate Module:Function(Arguments) repeatedly at intervals of Time. timer:apply_interval/4
  Evaluate process_info(pid(X, Y, Z)) c:i/3
  Evaluate several function calls on all nodes in parallel rpc:parallel_eval/1
  Evaluate the given Any event with the Filter's constraints CosNotifyFilter_MappingFilter:match/2
  Evaluate the given structured event with the Filter's constraints CosNotifyFilter_MappingFilter:match_structured/2
Return the process identifier Pid of the group leader for the process evaluating the BIF erlang:group_leader/0
Bind an NamingContext to the Name even if the Name already is bound CosNaming_NamingContext:rebind_context/3
Bind an Object to the Name even if the Name already is bound CosNaming_NamingContext:rebind/3
Create a structured event cosNotificationApp:create_structured_event/6
Generate a system event sys:handle_debug/1
Handle a synchronous event. gen_fsm:Module:StateName/3
Handle a synchronous event. gen_fsm:Module:handle_sync_event/4
Handle an event. gen_event:Module:handle_event/2
Handle an asynchronous event. gen_fsm:Module:StateName/2
Handle an asynchronous event. gen_fsm:Module:handle_event/3
Notify an event manager about an event. gen_event:notify/2
Notify an event manager about an event. gen_event:sync_notify/2
Registers an event eva_snmp_adaptation:register_events/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
Send an event eva:asend_event/3
Send an event eva:send_event/3
Send an event eva:send_event/4
Send an event asynchronously to a generic FSM. gen_fsm:send_all_state_event/2
Send an event asynchronously to a generic FSM. gen_fsm:send_event/2
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.