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

L

Return the label of a vertex of a digraph. digraph:vertex/2
Return the vertices and the label of an edge of a digraph. digraph:edge/2
Called when an undefined lambda (fun) is encountered error_handler:undefined_lambda/3
Extract largest element gb_sets:take_largest/1
Return largest element gb_sets:largest/1
Extract largest key and value gb_trees:take_largest/1
Return largest key and value gb_trees:largest/1
Change the modification and last access time of a file file:change_time/3
Return the last component of a filename filename:basename/1
Return the last component of a filename, stripped of the specified extension filename:basename/2
Return last element in a list lists:last/1
Get the stacktrace of the last exception erlang:erlang:get_stacktrace/0
Get the system load average for the last fifteen minutes cpu_sup:avg15/0
Get the system load average for the last five minutes cpu_sup:avg5/0
Remove the last item from a queue queue:init/1
Remove the last item from a queue queue:lait/1
Remove the last item from a queue queue:out_r/1
Get the last item in the index structure snmp_index:get_last/1
Return the last item of a queue queue:daeh/1
Return the last item of a queue queue:last/1
Return the last key in an ETS table of type ordered_set. ets:last/1
Get the system load average from the last minute cpu_sup:avg1/0
Return the local date and time when a file was last modified. filelib:last_modified/1
Remove last newline lib:nonl/1
Return the key for the last record in a table. mnesia:dirty_last/1
Returns the last row of the result set and positions a cursor at this row. odbc:last/1
Returns the last row of the result set and positions a cursor at this row. odbc:last/2
Set the group leader for a process erlang:group_leader/2
Get the group leader for the calling process erlang:group_leader/0
Returns String where the leading and trailing space and tabs has been removed. httpd_util:strip/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
Strip leading or trailing characters string:strip/1
Strip leading or trailing characters string:strip/2
Strip leading or trailing characters string:strip/3
Check if a year is a leap year calendar:is_leap_year/1
Match the Any event if it satisfies at least one constraint CosNotifyFilter_Filter:match/2
Match the structured event if it satisfies at least one constraint CosNotifyFilter_Filter:match_structured/2
Make a process leave a group pg2:leave/2
Read the time left before timeout erl_driver:int driver_read_timer/2
Adjust left end of string string:left/2
Adjust left end of string string:left/3
Return a list, of length Max or less, containing FileWrappers and a boolean which indicates if more FileWrappers exists CosFileTransfer_FileIterator:next_n/2
Return a list, of length Max or less, containing Object References representing files or directories contained within the target Directory and a FileIterator or a NIL object CosFileTransfer_Directory:list/2
  Length of a list erlang:length/1
Determines the length of a list erl_eterm:erl_length/1
Get the length of a queue queue:len/1
Return the length of a string string:len/1
Return the length of an IO list erl_eterm:erl_iolist_length/1
  Length of flattened deep list lists:flatlength/1
Return a list, of length Max or less, containing FileWrappers and a boolean which indicates if more FileWrappers exists CosFileTransfer_FileIterator:next_n/2
Return a list, of length Max or less, containing Object References representing files or directories contained within the target Directory and a FileIterator or a NIL object CosFileTransfer_Directory:list/2
Return a list Max properties or less. If more properties are associated with the target object they will be put in the PropertiesIterator. CosPropertyService_PropertySet:get_all_properties/2
Test if one name is lesser than the other lname:less_than/2
Collect digit map letters according to the digit map megaco:eval_digit_map/1
Collect digit map letters according to the digit map megaco:eval_digit_map/2
Convert upper-case letters to lower-case. httpd_util:to_lower/1
Convert lower-case letters to upper-case. httpd_util:to_upper/1
Change megaco trace level megaco:set_trace/1
Start the Erlang low level loader erl_prim_loader:start/3
Change the internal debug level of Mnesia mnesia:set_debug_level/1
Get the index of the next lexicographical row. mnesia:snmp_get_next_index/2
  Library directory for an application code:lib_dir/1
  Library directory for the compiler code:compiler_dir/0
  Library directory of Erlang/OTP code:lib_dir/0
Set the ei library in compatibility mode ei:ei_set_compat_rel/1
Set the erl_interface library in compatibility mode erl_eterm:erl_set_compat_rel/1
Set the library path and finds the library modules. xref:set_library_path/3
Return the library path. xref:get_library_path/1
Set the library path and finds the library modules. xref:set_library_path/3
Return the associated lifetime MappingFilter CosNotifyChannelAdmin_ConsumerAdmin:_get_lifetime_filter/1
Return the target object's associated lifetime MappingFilter CosNotifyChannelAdmin_ProxySupplier:_get_lifetime_filter/1
Set the lifetime MappingFilter CosNotifyChannelAdmin_ConsumerAdmin:_set_lifetime_filter/2
Set the target object's associated lifetime MappingFilter CosNotifyChannelAdmin_ProxySupplier:_set_lifetime_filter/2
Return the LifoOrder QoS value CosNotification:'LifoOrder'/0
Is the application started as lightweight? orber:is_lightweight/0
Start the Orber application as lightweight orber:start_lightweight/0
Start the Orber application as lightweight orber:start_lightweight/1
  Limit access to a specified set of nodes net_kernel:allow/1
Return the content of the target object limited by the given constraints orber_ifr:contents/3
Read a line io:get_line/2
Get all non-flag command line arguments init:get_args/0
Get all non-flag command line arguments init:get_plain_arguments/0
Get the values associated with a command line flag init:get_argument/1
Get all command line flags init:get_arguments/0
Spawn a new process and set a link. proc_lib:spawn_link/1
Spawn a new process and set a link. proc_lib:spawn_link/2
Spawn a new process and set a link. proc_lib:spawn_link/3
Spawn a new process and set a link. proc_lib:spawn_link/4
Remove a link, if there is one, to another process (or port) erlang:unlink/1
See what a link is pointing to file:read_link/1
Start the server and link it to the calling process erl_ddll:start_link/0
Get information about a link or file file:read_link_info/1
Make a hard link to a file file:make_link/2
Make a symbolic link to a file or directory file:make_symlink/2
Create and link to a new process with a fun as entry point erlang:spawn_link/1
Create and link to a new process with a fun as entry point on a specified node erlang:spawn_link/2
Create and link to a new process with a function as entry point erlang:spawn_link/3
Create and link to a new process with a function as entry point on a given node erlang:spawn_link/4
Spawn and link to a process on the pool node with expected lowest future load pool:pspawn_link/3
Start and link to a slave node on a host slave:start_link/1
Start and link to a slave node on a host slave:start_link/2
Start and link to a slave node on a host slave:start_link/3
Create a link to another process (or port) erlang:link/1
Start a linked Orber server. Module_Interface:Module_Interface:oe_create_link/0
Start a linked Orber server. Module_Interface:Module_Interface:oe_create_link/1
Start a channel, which is linked to the invoking process, with default settings cosEventApp:start_channel_link/0
Start a factory, which is linked to the invoking process, with default settings cosEventDomainApp:start_factory_link/0
Start a channel, which is linked to the invoking process, with settings defined by the given options cosEventApp:start_channel_link/1
Start a factory, which is linked to the invoking process, with settings defined by the given options cosEventDomainApp:start_factory_link/1
Loads the linked-in driver. asn1rt:load_driver/0
Unloads the linked-in driver. asn1rt:unload_driver/0
Start of a sequence chart viewer without linking to the parent process. et_viewer:start/1
Start the boot server and links the caller erl_boot_server:start_link/1
Start and links the message passing service os_sup:start_link/0
Start and links the NT eventlog server nteventlog:start_link/2
Apply a function to an argument list erlang:apply/2
Apply a function to an argument list erlang:apply/3
Apply a function to each element of a list lists:foreach/2
Check whether a term is a list erlang:is_list/1
Compute the size of a possibly nested list. httpd_util:flatlength/1
Convert a binary to a list erlang:binary_to_list/1
Convert a gb_set into a list gb_sets:to_list/1
Convert a queue to a list queue:to_list/1
Convert a tree into a list gb_trees:to_list/1
Convert a tuple to a list erlang:tuple_to_list/1
Convert an Set into a list sets:to_list/1
Convert part of a binary to a list erlang:binary_to_list/3
Creates a dynamic web page and return it as a list. mod_esi:Module:Function/2
Creates a dynamic web page and return it as a list. mod_esi:Module:Function/3
Creates an empty Erlang list erl_eterm:erl_mk_empty_list/0
Decode a list ei:ei_decode_list_header/3
Delete an element from a list lists:delete/2
Determines the length of a list erl_eterm:erl_length/1
Encode a list ei:ei_encode_list_header/3
Encode a list ei:ei_x_encode_list_header/2
Extracts the first element from a list erl_eterm:erl_hd/1
Extracts the tail from a list erl_eterm:erl_tl/1
Flatten a deep list lists:flatten/1
Flatten a deep list lists:flatten/2
Fold a function over a list lists:foldl/3
Fold a function over a list lists:foldr/3
Get the Remote Modifier list. orber:get_lightweight_nodes/0
Head of a list erlang:hd/1
Length of a list erlang:length/1
Length of flattened deep list lists:flatlength/1
Make a gb_set from an ordset list gb_sets:from_ordset/1
Map a function over a list lists:map/2
Merge two sorted list lists:merge/3
Parallell evaluation of mapping a function over a list rpc:pmap/4
Prepends a term to the head of a list. erl_eterm:erl_cons/2
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
Return a binding list CosNaming_BindingIterator:next_n/2
Return a sub-list of a list lists:sublist/3
Return all answers from Cursor in a list mnemosyne:all_answers/1
Return last element in a list lists:last/1
Return maximum element of list lists:max/1
Return minimum element of list lists:min/1
Return sum of elements in a list lists:sum/1
Return the first N elements of a list lists:sublist/2
Return the length of an IO list erl_eterm:erl_iolist_length/1
Return the Nth element of a list lists:nth/2
Return the Nth tail of a list lists:nthtail/2
Reverse a list lists:reverse/1
Sort a list lists:sort/1
Sort a list lists:sort/2
Sort the memory allocation list instrument:sort/1
Subtract the element in one list from another list lists:subtract/2
Tail of a list erlang:tl/1
Test for membership of a list lists:member/2
Transforms an utf8 encoded binary to a unicode list. asn1rt:utf8_binary_to_list/1
Zip three lists into one list according to a fun lists:zipwith3/4
Zip two lists into one list according to a fun lists:zipwith/3
  List all connections to another ORB currently being set up orber:iiop_connections_pending/0
  List all environment variables os:getenv/0
  List all erlang services or all options for one service. erlsrv:erlsrv
  List all existing connections to/from other ORB's orber:iiop_connections/0
  List all existing connections to/from other ORB's orber:iiop_connections/1
  List all reports rb:list/0
  List all reports rb:list/1
  List all the groups. mod_auth:list_groups/1
  List all the groups. mod_auth:list_groups/2
  List all the groups. mod_auth:list_groups/3
  List all the registered usm users snmpm:which_usm_users/0
Reverse a list appending a tail lists:reverse/2
Return a handle for a query list comprehension. qlc:q/2
Return a handle for a query list comprehension. qlc:string_to_handle/3
  List contents of remote directory. ftp:ls/2
  List contents of remote directory. ftp:nlist/2
Create a TAGS file for the files in the list FileList. tags:files/2
  List files in a directory c:ls/1
  List files in a directory file:list_dir/1
  List files in the current directory c:ls/0
Creates a list from an array erl_eterm:erl_mk_list/2
Subtract the element in one list from another list lists:subtract/2
Convert a list into a gb_set gb_sets:from_list/1
Convert a list into an Set sets:from_list/1
Split a list into two lists lists:split/2
Partition a list into two lists based on a predicate lists:partition/2
Split a list into two lists based on a predicate lists:splitwith/2
  List loaded drivers erl_ddll:loaded_drivers/0
Return a list Max properties or less. If more properties are associated with the target object they will be put in the PropertiesIterator. CosPropertyService_PropertySet:get_all_properties/2
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/1
Return a list of AdminProperties associated with the target object CosNotification_AdminPropertiesAdmin:get_admin/1
Return a list of all associated pull supplier Id:s CosNotifyChannelAdmin_ConsumerAdmin:_get_pull_suppliers/1
Return a list of all associated push supplier Id:s CosNotifyChannelAdmin_ConsumerAdmin:_get_push_suppliers/1
Return a list of all ConsumerAdmins, currently active, Id:s CosNotifyChannelAdmin_EventChannel:get_all_consumeradmins/1
Return a list of all cycles which exists within the target domain CosEventDomainAdmin_EventDomain:get_cycles/1
Return a list of all diamonds which exists within the target domain CosEventDomainAdmin_EventDomain:get_diamonds/1
Return a list of all ETS tables. ets:all/0
Return a list of all filter Id:s associated with the target object CosNotifyFilter_FilterAdmin:get_all_filters/1
Return a list of all known groups pg2:which_groups/0
  List of all loaded modules erlang:erlang:loaded/0
Return a list of all members of a process group pg:members/1
Return a list of all objects in an ETS table. ets:tab2list/1
  List of all pre-loaded modules erlang:pre_loaded/0
Return a list of all SupplierAdmins, currently active, Id:s CosNotifyChannelAdmin_EventChannel:get_all_supplieradmins/1
Get a list of all the loaded mibs snmpa:which_mibs/0
Get a list of all the loaded mibs snmpa:which_mibs/1
Get a list of all users snmpm:which_users/0
Return the current list of allowed slave hosts erl_boot_server:which_slaves/0
Add a slave to the list of allowed slaves erl_boot_server:add_slave/1
Delete a slave from the list of allowed slaves erl_boot_server:delete_slave/1
Concatenate a list of atoms lists:concat/1
Provide a list of available crypto functions. crypto:info/0
Give a list of available help items on standard output. dbg:h/0
Concatenate a list of binaries (deprecated) erlang:concat_binary/1
Test for a list of characters io_lib:char_list/1
Test for a deep list of characters io_lib:deep_char_list/1
Write a list of characters io:put_chars/2
Return a list of context identifiers for the operation orber_ifr:get_contexts/1
Return a list of descriptions of the IFR objects contained by the target Container object orber_ifr:describe_contents/4
Return a list of exception types that can be raised by the target object orber_ifr:get_exceptions/1
Evaluate a list of expressions erl_eval:expr_list/2
Evaluate a list of expressions erl_eval:expr_list/3
Evaluate a list of expressions erl_eval:expr_list/4
Join a list of filename components with directory separators filename:join/1
Compile a list of files c:lc/1
Compile a list of forms compile:forms/1
Compile a list of forms compile:forms/2
Resolves a MatchSpec into a list of fragment numbers mnesia_frag_hash:match_spec_to_frag_numbers/2
Return the intersection of a list of gb_sets gb_sets:intersection/1
Return the union of a list of gb_sets gb_sets:union/1
Obtain list of Global names erl_global:erl_global_names/2
Return a list of IFR objects matching the given name orber_ifr:lookup_name/5
Find the list of inherited callback modules for a given module. xmerl:callbacks/1
Return a list of InterfaceDefs from which the target InterfaceDef object inherit orber_ifr:get_base_interfaces/1
Return a list of IP configuration parameters inet:get_rc/0
Return a list of keys from the process dictionary erlang:get_keys/1
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 a list, of length Max or less, containing FileWrappers and a boolean which indicates if more FileWrappers exists CosFileTransfer_FileIterator:next_n/2
Return a list, of length Max or less, containing Object References representing files or directories contained within the target Directory and a FileIterator or a NIL object CosFileTransfer_Directory:list/2
Append a list of lists lists:append/1
Return a list of name-value pairs which encapsulates the current QoS settings for the target object CosNotification_QoSAdmin:get_qos/1
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 the objects stored in a Dets table and return a list of objects. dets:match_object/2
Return the list of objects associated with a slot of a Dets table. dets:slot/2
Convert a list of options to a debug structure sys:debug_options/1
Convert a dictionary to a list of pairs dict:to_list/1
Convert a list of pairs to a dictionary dict:from_list/1
Return a list of parameter description records describing the parameters of the target OperationDef orber_ifr:get_params/1
Convert a Local time value to a list of possible DateAndTime(s) snmp:local_time_to_date_and_time_dst/1
Convert a DateAndTime value to a list of possible utc() snmp:date_and_time_to_universal_time_dst/1
Test for a list of printable characters io_lib:printable_list/1
Return the list of records that are associated with Slot in a table. mnesia:dirty_slot/2
Executes a SQL query or a batch of SQL queries. If it is a SELECT query the result set is returned, on the format {selected, ColNames, Rows}. For other query types the tuple {updated, NRows} is returned, and for batched queries, if the driver supports them, this function can also return a list of result tuples. odbc:sql_query/2
Executes a SQL query or a batch of SQL queries. If it is a SELECT query the result set is returned, on the format {selected, ColNames, Rows}. For other query types the tuple {updated, NRows} is returned, and for batched queries, if the driver supports them, this function can also return a list of result tuples. odbc:sql_query/3
Create a set out of a list of sets. sofs:from_sets/1
Return the intersection of a list of Sets sets:intersection/1
Return the union of a list of Sets sets:union/1
Merge a list of sorted lists lists:merge/1
Merge a list of sorted lists, removing duplicates lists:umerge/1
Return a list of supported object id's corba:list_initial_services/0
Return a list of supported object id's corba:list_initial_services_remote/1
Return a list of supported object id's corba:list_initial_services_remote/2
Return a list of the current member nodes of the pool pool:get_nodes/0
Return a list of the keys in a tree gb_trees:keys/1
Return a list of the names of all open Dets tables on this node. dets:all/0
Return a list of the values in a tree gb_trees:values/1
Zip three lists into a list of three-tuples lists:zip3/3
Unzip a list of three-tuples into three lists lists:unzip3/1
Generate a list of tokens for an expression erl_parse:tokens/1
Generate a list of tokens for an expression erl_parse:tokens/2
Add a remote node to the list of traced nodes dbg:n/1
Clear a node from the list of traced nodes. dbg:cn/1
Show the list of traced nodes on the console. dbg:ln/0
Delete an element from a list of tuples lists:keydelete/3
Performs matching, using a compiled match_spec, on a list of tuples ets:match_spec_run/2
Replace an element in a list of tuples lists:keyreplace/4
Search for an element in a list of tuples lists:keysearch/3
Sort a list of tuples lists:keysort/2
Test for membership of a list of tuples lists:keymember/3
Sort a list of tuples, removing duplicates lists:ukeysort/2
Zip two lists into a list of two-tuples lists:zip/2
Unzip a list of two-tuples into two lists lists:unzip/1
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
Match the objects stored in a Dets table and return a list of variable bindings. dets:match/2
Test for a list operator erl_internal:list_op/2
  List options epmd:epmd
Return a list or a tuple of the elements of set. sofs:to_sets/1
Transforms an unicode list ot an utf8 binary. asn1rt:utf8_list_to_binary/1
Test for list prefix lists:prefix/2
Sort a list, removing duplicates lists:usort/1
Sort a list, removing duplicates lists:usort/2
  List returns a all bindings in the context CosNaming_NamingContext:list/2
Return true if any of the elements in the list satisfies Pred lists:any/2
Return true if all elements in the list satisfy Pred lists:all/2
  List saved match_spec's on the console. dbg:ltp/0
Test for list suffix lists:suffix/2
  List the members of a group. mod_auth:list_group_members/2
  List the members of a group. mod_auth:list_group_members/3
  List the members of a group. mod_auth:list_group_members/4
  List the registered agents snmpm:which_agents/0
  List the registered agents snmpm:which_agents/1
  List the registered usm users snmpm:which_usm_users/1
Convert a list to a binary erlang:list_to_binary/1
Converts an IO list to a binary erl_eterm:erl_iolist_to_binary/1
Convert a list to a queue queue:from_list/1
Convert a list to a tuple erlang:list_to_tuple/1
Converts an IO list to a zero terminated string erl_eterm:erl_iolist_to_string/1
  List users in the user database. mod_auth:list_users/1
  List users in the user database. mod_auth:list_users/3
  List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/1
  List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/2
  List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/2
  List users that are currently blocked from access to a specified port number, for a given address (if specified). mod_security:list_blocked_users/3
  List users that have authenticated within the SecurityAuthTimeout time for a given address (if specified), port number and directory (if specified). mod_security:list_auth_users/1
  List users that have authenticated within the SecurityAuthTimeout time for a given address (if specified), port number and directory (if specified). mod_security:list_auth_users/2
  List users that have authenticated within the SecurityAuthTimeout time for a given address (if specified), port number and directory (if specified). mod_security:list_auth_users/2
  List users that have authenticated within the SecurityAuthTimeout time for a given address (if specified), port number and directory (if specified). mod_security:list_auth_users/3
Drop elements from a list while a predicate is true lists:dropwhile/2
Take elements from a list while a predicate is true lists:takewhile/2
Change the listed properties mode's CosPropertyService_PropertySetDef:set_property_modes/2
Set up a socket to listen on a port gen_tcp:listen/2
Set up a socket to listen on a port on the local host. ssl:listen/2
Add a new listen process for incoming connection orber:add_listen_interface/2
Add a new listen process for incoming connection orber:add_listen_interface/3
Terminate listen process for incoming connection orber:remove_listen_interface/1
Accept an incoming connection request on a listen socket gen_tcp:accept/1
Accept an incoming connection request on a listen socket gen_tcp:accept/2
Close a socket returned by accept/1/2, connect/3/4, or listen/2. ssl:close/1
Append a list of lists lists:append/1
Append two lists lists:append/2
Merge a list of sorted lists lists:merge/1
Merge three sorted lists lists:merge3/3
Merge two sorted lists lists:merge/2
Split a list into two lists lists:split/2
Unzip a list of three-tuples into three lists lists:unzip3/1
Unzip a list of two-tuples into two lists lists:unzip/1
  Lists all entries in a config file. ttb:list_config/1
Partition a list into two lists based on a predicate lists:partition/2
Split a list into two lists based on a predicate lists:splitwith/2
Zip three lists into a list of three-tuples lists:zip3/3
Zip two lists into a list of two-tuples lists:zip/2
Zip three lists into one list according to a fun lists:zipwith3/4
Zip two lists into one list according to a fun lists:zipwith/3
Merge two key-sorted lists of tuples lists:keymerge/3
Merge two key-sorted lists of tuples, removing duplicates lists:ukeymerge/3
Merge a list of sorted lists, removing duplicates lists:umerge/1
Merge three sorted lists, removing duplicates lists:umerge3/3
Merge two sorted lists, removing duplicates lists:umerge/2
Merge two sorted lists, removing duplicates lists:umerge/3
Transforms Erlang abstract format containing calls to ets/dbg:fun2ms into literal match specifications. ms_transform:parse_transform/2
Return the node with the expected lowest future load pool:get_node/0
Spawn a process on the pool node with expected lowest future load pool:pspawn/3
Spawn and link to a process on the pool node with expected lowest future load pool:pspawn_link/3
  Load a configuration directive. httpd:Module:load/2
  Load a driver erl_ddll:load_driver/2
  Load a driver erl_ddll:unload_driver/1
  Load a MIB into the manager snmpm:load_mib/1
  Load a module code:load_file/1
  Load a module, residing in a given file code:load_abs/1
  Load an application application:load/1
  Load an application application:load/2
  Load and start an application application:start/1
  Load and start an application application:start/2
Get the system load average for the last fifteen minutes cpu_sup:avg15/0
Get the system load average for the last five minutes cpu_sup:avg5/0
Get the system load average from the last minute cpu_sup:avg1/0
Compile and load code in a file c:c/1
Compile and load code in a file c:c/2
Compile and load code in a file on all nodes c:nc/1
Compile and load code in a file on all nodes c:nc/2
  Load MIBs into the agent snmpa:load_mibs/1
  Load MIBs into the agent snmpa:load_mibs/2
  Load module on all nodes c:nl/1
  Load object code for a module code:load_binary/3
  Load object code for a module erlang:load_module/2
  Load or reload module c:l/1
Change the load order priority for the table. mnesia:change_table_load_order/2
  Load raw Erlang trace from a file, port or process. et_collector:start_trace_client/3
  Load tables from a text file. mnesia:load_textfile/1
  Load the event table from a file et_collector:load_event_file/2
  Load the OTP-MIB. otp_mib:load/1
  Load the OTP-OS-MON-MIB. os_mon_mib:load/1
Start a new event viewer and a corresponding collector and load them with trace events from a trace file. et_viewer:file/1
Check if a function is exported and loaded erlang:erlang:function_exported/3
Check if a module is loaded code:is_loaded/1
Check if a module is loaded erlang:module_loaded/1
Ensure that a module is loaded code:ensure_loaded/1
Which modules are loaded c:m/0
Get the currently loaded applications application:loaded_applications/0
List loaded drivers erl_ddll:loaded_drivers/0
Which mibs are loaded into the manager snmpm:which_mibs/0
Force a table to be loaded into the system mnesia:force_load_table/1
Get a list of all the loaded mibs snmpa:which_mibs/0
Get a list of all the loaded mibs snmpa:which_mibs/1
Get all loaded modules code:all_loaded/0
List of all loaded modules erlang:erlang:loaded/0
Get the path set in the loader erl_prim_loader:get_path/0
Set the path of the loader erl_prim_loader:set_path/1
Start the Erlang low level loader erl_prim_loader:start/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
Called after loading of driver driver_entry:int init/1
  Loads the linked-in driver. asn1rt:load_driver/0
Return the local address and port. ssl:sockname/1
Return the local address and port number for a socket inet:sockname/1
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
Get local current working directory. ftp:lpwd/1
Convert from Universal Time Coordinated (UTC) to local date and time erlang:erlang:universaltime_to_localtime/2
Convert now to local date and time calendar:now_to_local_time/1
Current local date and time erlang:erlang:localtime/0
Return the local date and time when a file was last modified. filelib:last_modified/1
Name of the local host net_adm:localhost/0
Set up a socket to listen on a port on the local host. ssl:listen/2
Return the local hostname inet:gethostname/0
Return local information about table. mnesia:table_info/2
Perform a user initiated dump of the local log file. mnesia:dump_log/0
Start a local Mnesia system. mnesia:start/0
Get the magic cookie of the local node erlang:erlang:get_cookie/0
Name of the local node erlang:node/0
Stop all sequential tracing on the local node seq_trace:reset_trace/0
Magic cookie for local node (deprecated) auth:cookie/0
Set the magic for the local node (deprecated) auth:cookie/1
Check whether the local node is alive erlang:is_alive/0
Add ALTERNATE_IIOP_ADDRESS component to the supplied local object corba:add_alternate_iiop_address/3
Return the local port number for a socket inet:port/1
Write information about a local process on standard error erlang:erlang:process_display/2
Return all local processes in a group pg2:get_local_members/1
Dump local tables into a text file. mnesia:dump_to_textfile/1
Compute local time calendar:local_time/0
Convert from universal time to local time calendar:universal_time_to_local_time/2
Convert from local time to universal time (deprecated) calendar:local_time_to_universal_time/2
Convert from local time to universal time(s) calendar:local_time_to_universal_time_dst/2
Convert a Local time value to a list of possible DateAndTime(s) snmp:local_time_to_date_and_time_dst/1
Convert from local to Universal Time Coordinated (UTC) date and time erlang:erlang:localtime_to_universaltime/2
Convert from local to Universal Time Coordinated (UTC) date and time erlang:erlang:localtime_to_universaltime/3
Change local working directory. ftp:lcd/2
Stop Mnesia locally. mnesia:stop/0
At which node is a pid, port or reference located erlang:node/1
Full name of a file located in the code path code:where_is_file/1
Move the target object from its current location to given Container, name and version orber_ifr:move/4
Delete a lock global:del_lock/1
Delete a lock global:del_lock/2
Explicit grab lock. mnesia:lock/2
Write Record and sets stick lock. mnesia:s_write/1
Set sticky lock and delete record. mnesia:s_delete_object/1
Set sticky lock and delete records. mnesia:s_delete/2
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
Set a lock on the specified nodes global:set_lock/1
Set a lock on the specified nodes global:set_lock/2
Set a lock on the specified nodes global:set_lock/3
Asynchronously log an item onto a disk log. disk_log:alog/2
Asynchronously log an item onto a disk log. disk_log:balog/2
Asynchronously log several items onto a disk log. disk_log:alog_terms/2
Asynchronously log several items onto a disk log. disk_log:balog_terms/2
Block a disk log. disk_log:block/1
Block a disk log. disk_log:block/2
Change the head or head_func option for an owner of a disk log. disk_log:change_header/2
Change the notify option for an owner of a disk log. disk_log:change_notify/3
Change the size of an open disk log. disk_log:change_size/2
Change to the next wrap log file of a disk log. disk_log:inc_wrap_file/1
Close a disk log. disk_log:close/1
Log an item onto a disk log. disk_log:blog/2
Log an item onto a disk log. disk_log:log/2
Log several items onto a disk log. disk_log:blog_terms/2
Log several items onto a disk log. disk_log:log_terms/2
Read a chunk of objects written to a disk log. disk_log:bchunk/2
Read a chunk of objects written to a disk log. disk_log:bchunk/3
Read a chunk of objects written to a disk log. disk_log:chunk/2
Read a chunk of objects written to a disk log. disk_log:chunk/3
Read a chunk of objects written to a wrap log. wrap_log_reader:chunk/1
Read a chunk of objects written to a wrap log. wrap_log_reader:chunk/2
Reopen a disk log and save the old log. disk_log:breopen/3
Reopen a disk log and save the old log. disk_log:reopen/2
Reopen a disk log and save the old log. disk_log:reopen/3
Return information about a chunk continuation of a disk log. disk_log:chunk_info/1
Return information about a disk log. disk_log:info/1
Step forward or backward among the wrap log files of a disk log. disk_log:chunk_step/3
Stop debugging an application and format the trace log. webtool:stop_debug/0
Truncate a disk log. disk_log:btruncate/2
Truncate a disk log. disk_log:truncate/1
Truncate a disk log. disk_log:truncate/2
Unblock a disk log. disk_log:unblock/1
Print the logged events in the debug structure sys:print_log/1
Add an event handler to the error logger error_logger:add_report_handler/1
Add an event handler to the error logger error_logger:add_report_handler/2
Delete an event handler from the error logger error_logger:delete_report_handler/1
Send a standard error report event to the error logger error_logger:error_report/1
Send a standard information event to the error logger error_logger:info_msg/1
Send a standard information event to the error logger error_logger:info_msg/2
Send a standard information report event to the error logger error_logger:info_report/1
Send a standard warning event to the error logger error_logger:warning_msg/1
Send a standard warning event to the error logger error_logger:warning_msg/2
Send a standard warning report event to the error logger error_logger:warning_report/1
Send a user defined error report event to the error logger error_logger:error_report/2
Send a user defined information report event to the error logger error_logger:info_report/2
Send a user defined warning report event to the error logger error_logger:warning_report/2
Send an standard error event to the error logger error_logger:error_msg/1
Send an standard error event to the error logger error_logger:error_msg/2
Send an standard error event to the error logger error_logger:format/2
Activate logging of eprof printouts. eprof:log/1
Stop logging to file rb:stop_log/0
User login. ftp:user/3
User login. ftp:user/4
Stop tracing and fetch/format logs from all nodes ttb:stop/1
Return the accessible disk logs on the current node. disk_log:accessible_logs/0
xslapply is a wrapper to make things look similar to xsl:apply-templates. xmerl_xs:xslapply/2
  Look up a key in a tree gb_trees:lookup/2
  Look up a key in a tree, if present gb_trees:get/2
  Look up a name in global erl_global:erl_global_whereis/3
  Lookup a dictionary entry and return zero or one value et_collector:dict_lookup/2
  Lookup and connect to all nodes at all hosts in .hosts.erlang net_adm:world/0
  Lookup and connect to all nodes at all hosts in .hosts.erlang net_adm:world/1
  Lookup and connect to all nodes at specified hosts net_adm:world_list/1
  Lookup and connect to all nodes at specified hosts net_adm:world_list/2
Name lookup functions ei_connect:*ei_gethostbyaddr/3
Name lookup functions ei_connect:*ei_gethostbyaddr_r/7
Name lookup functions ei_connect:*ei_gethostbyname/1
Name lookup functions ei_connect:*ei_gethostbyname_r/5
Name lookup functions erl_connect:*erl_gethostbyaddr/3
Name lookup functions erl_connect:*erl_gethostbyaddr_r/7
Name lookup functions erl_connect:*erl_gethostbyname/1
Name lookup functions erl_connect:*erl_gethostbyname_r/5
  Lookup information about an active connection megaco:conn_info/2
  Lookup system information megaco:system_info/1
  Lookup user information megaco:user_info/2
  Look-up values in a dictionary dict:fetch/2
Enters the gen_server receive loop. gen_server:enter_loop/4
Enters the gen_server receive loop. gen_server:enter_loop/4
Enters the gen_server receive loop. gen_server:enter_loop/5
Return the vertices of a digraph included in some loop. digraph_utils:loop_vertices/1
Convert upper-case letters to lower-case. httpd_util:to_lower/1
Convert lower-case letters to upper-case. httpd_util:to_upper/1
Return lowest and highest memory address used instrument:mem_limits/1
Return the node with the expected lowest future load pool:get_node/0
Spawn a process on the pool node with expected lowest future load pool:pspawn/3
Spawn and link to a process on the pool node with expected lowest future load pool:pspawn_link/3
Return the LowestPriority QoS value CosNotification:'LowestPriority'/0

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