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

Returns the label and value-expression of a record field specifier. erl_syntax_lib:analyze_record_field/1
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
Generate an LALR-1 parser c:y/1
Generate an LALR-1 parser c:y/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
Get all data which has been received by the telnet client since last command was sent. ct_telnet:get_data/1
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 call stack back-trace 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
Get the last item in the index structure snmp_index:get_last/1
Return the last key in an ETS table of typeordered_set. ets:last/1
Get the system load average for 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
Get the number of entries in the array up until the last non-default valued entry. array:sparse_size/1
Return the key for the last record in a table. mnesia:dirty_last/1
Return the key for the last record in a table. mnesia:last/1
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
Environment variables may be passed to the shell/command to be started later. ssh_connection:setenv/5
Arranges documents in a paragraph-like layout. prettypr:par/1
Computes a layout for a document and returns the corresponding text. prettypr:format/1
Selects a "best" layout for a document, creating a corresponding fixed-layout document. prettypr:best/1
Creates a fixed "best" abstract layout for a syntax tree. erl_prettypr:best/1
Creates an abstract document layout for a syntax tree. erl_prettypr:layout/1
The layout function. edoc_layout:module/2
See edoc:layout/2 for a description of the layout option. edoc_lib:run_layout/2
Equivalent to layout(Doc, []). edoc:layout/1
Equivalent to layout(Tree, []). erl_prettypr:layout/1
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
Returns true if Node is a leaf node, otherwise false. erl_syntax:is_leaf/1
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
Stops the listener, but leaves existing connections started by the listener up and running. ssh:stop_listener/1
Stops the listener, but leaves existing connections started by the listener up and running. ssh:stop_listener/2
Returns the left argument subtree of an infix_expr node. erl_syntax:infix_expr_left/1
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 Maxor less, containing FileWrappersand a boolean which indicates if more FileWrappersexists CosFileTransfer_FileIterator:next_n/2
Return a list, of length Maxor less, containing Object References representing files or directories contained within the target Directory and a FileIteratoror a NILobject CosFileTransfer_Directory:list/2
  Length of a list erlang:length/1
Get the length of a queue queue:len/1
Return the length of a string string:len/1
  Length of flattened deep list lists:flatlength/1
Return a sub-list of a certain length, starting at the first position lists:sublist/2
Return a list, of length Maxor less, containing FileWrappersand a boolean which indicates if more FileWrappersexists CosFileTransfer_FileIterator:next_n/2
Return a list, of length Maxor less, containing Object References representing files or directories contained within the target Directory and a FileIteratoror a NILobject CosFileTransfer_Directory:list/2
Return a list Maxproperties or less. If more properties are associated with the target object they will be put in thePropertiesIterator. 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
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
Returns the current levels. test_server_ctrl:get_levels/0
Sets the levels of I/O. test_server_ctrl:set_levels/3
Get the index of the next lexicographical row. mnesia:snmp_get_next_index/2
Provides information about the libraries used by crypto. crypto:info_lib/0
  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 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
Load is used to convert a line in a Apache like config file to a {Option, Value} tuple. httpd:Module:load/2
  Like get_doc/2, but for a given environment parameter. edoc:get_doc/1
  Like lists:foldl/3, but over a list of lists. erl_syntax_lib:foldl_listlist/2
  Like lists:mapfoldl/3, but over a list of lists. erl_syntax_lib:mapfoldl_listlist/3
  Like new_variable_name/1, but generates a list of N new names. erl_syntax_lib:new_variable_names/1
  Like new_variable_name/2, but generates a list of N new names. erl_syntax_lib:new_variable_names/1
  Like recomment_forms/2, but only inserts top-level comments. erl_recomment:quick_recomment_forms/2
  Like source/4, but first inserts the given comments in the syntax trees. edoc_extract:source/2
  Like source/5, but reads the syntax tree and the comments from the specified file. edoc_extract:source/1
  Like write_file/3, but adds path components to the target directory corresponding to the specified package. edoc_lib:write_file/1
Change the request limit snmpa:set_request_limit/1
Change the request limit snmpa:set_request_limit/2
  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
  Limits a syntax tree to a specified depth. erl_syntax_lib:limit/1
Equivalent to limit(Tree, Depth, Text) using the text "..." as default replacement. erl_syntax_lib:limit/2
Read a line io:get_line/2
Runs the tests specified on the command line. test_server_ctrl:run_test/1
Get all non-flag command line arguments init:get_args/0
Get all non-flag command line arguments init:get_plain_arguments/0
Separates two documents by either a single space, or a line break and intentation. prettypr:follow/1
Forces a line break at the end of the given document. prettypr:break/1
Load is used to convert a line in a Apache like config file to a {Option, Value} tuple. httpd:Module:load/2
Returns the file name and line number of a file attribute. erl_syntax_lib:analyze_file_attribute/1
Creates a line object from P1 to P2 in the image. egd:line/1
Get the values associated with a command line user flag init:get_argument/1
Get all command line user flags init:get_arguments/0
Dialyzer command line version dialyzer:run/1
Returns the line widh field of the prettyprinter context. erl_prettypr:get_ctxt_linewidth/1
Updates the line widh field of the prettyprinter context. erl_prettypr:set_ctxt_linewidth/1
Extracts individual comment lines from a source code string. erl_comment_scan:scan_lines/1
Joins individual comment lines into multi-line comments. erl_comment_scan:join_lines/1
Returns the lines of text of the abstract comment. erl_syntax:comment_text/1
Create symbolic link ssh_sftp:make_symlink/3
Get information about a symbolic link ssh_sftp:read_link_info/2
Read symbolic link ssh_sftp:read_link/2
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
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
Spawn and link to a new process. proc_lib:spawn_link/1
Spawn and link to a new process. proc_lib:spawn_link/2
Spawn and link to a new process. proc_lib:spawn_link/3
Spawn and link to a new process. proc_lib:spawn_link/4
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
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 bitstring to a list erlang:bitstring_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 Ordsetinto a list ordsets:to_list/1
Convert an Setinto a list sets:to_list/1
Convert part of a binary to a list erlang:binary_to_list/3
Converts the array to a list. array:to_list/1
Creates an abstract empty list. erl_syntax:nil/0
Delete an element from a list lists:delete/2
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
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 last element in a list lists:last/1
Return maximum element of a list lists:max/1
Return minimum element of a list lists:min/1
Return sum of elements in a list lists:sum/1
Return the Nth element of a list lists:nth/2
Return the Nth tail of a list lists:nthtail/2
Returns a list of currently running services where each service is described by a [{Option, Value}] list. inets:service_info/0
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
Returns true if Node represents a proper list, and false otherwise. erl_syntax:is_proper_list/1
Reverse a list appending a tail lists:reverse/2
Creates an abstract list comprehension. erl_syntax:list_comp/1
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/1
  List contents of remote directory. ftp:ls/2
  List contents of remote directory. ftp:nlist/1
  List contents of remote directory. ftp:nlist/2
  List directory ssh_sftp:list_dir/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
Subtract the element in one list from another list lists:subtract/2
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_tracer/4
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_tracer/5
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_tracer/5
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_tracer/6
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_tracer/8
Activate meta tracing and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_tracer/9
Add match specifications and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_ms_tracer/5
Add match specifications and at the same time append a {tracer,Tracer} process trace flag to the enable list in a match specification traceaction term inviso:tpm_ms_tracer/6
Convert a list into a gb_set gb_sets:from_list/1
Convert a list into an Ordset ordsets: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 Maxproperties or less. If more properties are associated with the target object they will be put in thePropertiesIterator. CosPropertyService_PropertySet:get_all_properties/2
Returns the head element subtree of a list node. erl_syntax:list_head/1
Returns the prefix element subtrees of a list node. erl_syntax:list_prefix/1
Returns the tail of a list node. erl_syntax:list_tail/1
Returns the suffix subtree of a list node, if one exists. erl_syntax:list_suffix/1
Returns the list of "after" subtrees of a try_expr node. erl_syntax:try_expr_after/1
Reads an Erlang source file and returns the list of "source code form" syntax trees. edoc:read_source/1
Returns the list of action body subtrees of a receive_expr node. erl_syntax:receive_expr_action/1
Return a list of AdminPropertiesassociated 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
Return a list of all objects in an ETS table. ets:tabfile_info/1
  List of all pre-loaded modules erlang:pre_loaded/0
Returns the grouped list of all subtrees of a syntax tree. erl_syntax:subtrees/1
Returns a list of all successful set requests performed in the test case in reverse order. ct_snmp:set_info/1
Return a list of all SupplierAdmins, currently active, Id:s CosNotifyChannelAdmin_EventChannel:get_all_supplieradmins/1
Returns the list of all test cases in the module. common_test_app:Module:all()
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
Returns the list of argument subtrees of a macro node, if any. erl_syntax:macro_arguments/1
Returns the list of argument subtrees of an application node. erl_syntax:application_arguments/1
Returns the list of argument subtrees of an attribute node, if any. erl_syntax:attribute_arguments/1
Send a telnet command and return immediately (uses a format string and a list of arguments to build the command). ct_telnet:sendf/3
Send a telnet command and wait for prompt (uses a format string and list of arguments to build the command). ct_telnet:cmdf/4
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
Returns a list of available service names. inets:service_names/0
Concatenate a list of binaries (deprecated) erlang:concat_binary/1
Returns the list of body subtrees of a binary_comp node. erl_syntax:binary_comp_body/1
Returns the list of body subtrees of a block_expr node. erl_syntax:block_expr_body/1
Return the list of body subtrees of a clause node. erl_syntax:clause_body/1
Returns the list of body subtrees of a conjunction node. erl_syntax:conjunction_body/1
Returns the list of body subtrees of a disjunction node. erl_syntax:disjunction_body/1
Returns the list of body subtrees of a list_comp node. erl_syntax:list_comp_body/1
Returns the list of body subtrees of a try_expr node. erl_syntax:try_expr_body/1
Returns the list of case-clause subtrees of a try_expr node. erl_syntax:try_expr_clauses/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
Returns the list of clause subtrees of a case_expr node. erl_syntax:case_expr_clauses/1
Returns the list of clause subtrees of a cond_expr node. erl_syntax:cond_expr_clauses/1
Returns the list of clause subtrees of a function node. erl_syntax:function_clauses/1
Returns the list of clause subtrees of a fun_expr node. erl_syntax:fun_expr_clauses/1
Returns the list of clause subtrees of a receive_expr node. erl_syntax:receive_expr_clauses/1
Returns the list of clause subtrees of a rule node. erl_syntax:rule_clauses/1
Returns the list of clause subtrees of an if_expr node. erl_syntax:if_expr_clauses/1
Return a list of context identifiers for the operation orber_ifr:get_contexts/1
Returns a list of currently running services. inets:services/0
Returns a list of currently running services where each service is described by a [{Option, Value}] list. inets:service_info/0
Return a list of descriptions of the IFR objects contained by the target Container object orber_ifr:describe_contents/4
Returns the list of element subtrees of a list skeleton. erl_syntax:list_elements/1
Returns the list of element subtrees of a tuple node. erl_syntax:tuple_elements/1
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
Returns the list of field subtrees of a binary node. erl_syntax:binary_fields/1
Returns the list of field subtrees of a record_expr node. erl_syntax:record_expr_fields/1
Returns the name and the list of fields of a record declaration attribute. erl_syntax_lib:analyze_record_attribute/1
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
Compile a list of forms (ignoring ERL_COMPILER_OPTIONS) compile:noenv_forms/2
Resolves a MatchSpec into a list of fragment numbers mnesia_frag_hash:match_spec_to_frag_numbers/2
Returns the list of function names declared by an export attribute. erl_syntax_lib:analyze_export_attribute/1
Returns the module name and (if present) list of function names declared by an import attribute. erl_syntax_lib:analyze_import_attribute/1
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
Returns the list of handler-clause subtrees of a try_expr node. erl_syntax:try_expr_handlers/1
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
Performs the listenv command on the given telnet connection and returns the result as a list of Key-Value pairs. ct:listenv/1
Return a list, of length Maxor less, containing FileWrappersand a boolean which indicates if more FileWrappersexists CosFileTransfer_FileIterator:next_n/2
Return a list, of length Maxor less, containing Object References representing files or directories contained within the target Directory and a FileIteratoror a NILobject CosFileTransfer_Directory:list/2
Append a list of lists lists:append/1
Like lists:foldl/3, but over a list of lists. erl_syntax_lib:foldl_listlist/2
Like lists:mapfoldl/3, but over a list of lists. erl_syntax_lib:mapfoldl_listlist/3
Removes the list of match-specs associated with the MSnamefrom the meta trace-pattern of Mod:Func/Arity. inviso_rt_meta:ctpm_ms/4
Adds a list of match-specs, associated with the name MSname, to Mod:Func/Arity. inviso_rt_meta:tpm_ms/5
Returns a list of MSname. inviso_rt_meta:list_tpm_ms/3
Like new_variable_name/1, but generates a list of N new names. erl_syntax_lib:new_variable_names/1
Like new_variable_name/2, but generates a list of N new names. erl_syntax_lib:new_variable_names/1
Returns the list of name segments of a qualified_name node. erl_syntax:qualified_name_segments/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
Return the intersection of a list of Ordsets ordsets:intersection/1
Return the union of a list of Ordsets ordsets:union/1
Convert a dictionary to a list of pairs dict:to_list/1
Convert a dictionary to a list of pairs orddict:to_list/1
Convert the array to an ordered list of pairs {Index, Value}. array:to_orddict/1
Convert the array to an ordered list of pairs {Index, Value}, skipping default-valued entries. array:sparse_to_orddict/1
Convert an ordered list of pairs {Index, Value} to a corresponding extendible array. array:from_orddict/1
Convert a list of pairs to a dictionary dict:from_list/1
Convert a list of pairs to a dictionary orddict:from_list/1
Return a list of parameter description records describing the parameters of the target OperationDef orber_ifr:get_params/1
Returns the list of pattern subtrees of a clause node. erl_syntax:clause_patterns/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
Join a list of strings with separator string:join/2
Returns the list of subnodes of a form_list node. erl_syntax:form_list_elements/1
Returns a list of supported cipher suites new_ssl:cipher_suites/0
Returns a list of supported cipher suites new_ssl:cipher_suites/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
Reads a text file and returns the list of tags in the file. edoc_extract:file/1
Returns the list of tags in the text. edoc_extract:text/1
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
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
Extract an element from a list of tuples lists:keytake/3
Map a function over a list of tuples lists:keymap/3
Parse the printout from an SQL table and return a list of tuples. ct:parse_table/1
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
Store an element in a list of tuples lists:keystore/4
Test for membership of a list of tuples lists:keymember/3
Sort a list of tuples, removing duplicates lists:ukeysort/2
Returns any data specified with the tag userdata in the list of tuples returned from Suite:Case/0. ct:userdata/3
Returns any data specified with the tag userdata in the list of tuples returned from Suite:suite/0. ct:userdata/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
Returns the list of type-specifier subtrees of a binary_field node. erl_syntax:binary_field_types/1
Returns the list of user annotations associated with a syntax tree node. erl_syntax:get_ann/1
Copies the list of user annotations from Source to Target. erl_syntax:copy_ann/1
Appends the term Annotation to the list of user annotations of Node. erl_syntax:add_ann/1
Sets the list of user annotations of Node to Annotations. erl_syntax:set_ann/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
Returns true if Node has type list or nil, otherwise false. erl_syntax:is_list_skeleton/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 satisfiesPred lists:any/2
Return true if all elements in the list satisfyPred lists:all/2
  List saved match specifications on the console. dbg:ltp/0
Constructs an abstract list skeleton. erl_syntax:list/2
Returns the list of element subtrees of a list skeleton. erl_syntax:list_elements/1
Returns the number of element subtrees of a list skeleton. erl_syntax:list_length/1
Yields the most compact form for an abstract list skeleton. erl_syntax:compact_list/1
"Optimising" list skeleton cons operation. erl_syntax:cons/1
Expands an abstract list skeleton to its most explicit form. erl_syntax:normalize_list/1
Converts the array to a list, skipping default-valued entries. array:sparse_to_list/1
Test for list suffix lists:suffix/2
  List the directory Dir. ct_ftp:ls/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
Creates a dynamic web page and return it as a list. This functions is deprecated and only keept for backwards compability. mod_esi:Module:Function/2
Convert a list to a binary erlang:list_to_binary/1
Convert a list to a bitstring erlang:list_to_bitstring/1
Convert a list to a queue queue:from_list/1
Convert a list to a tuple erlang:list_to_tuple/1
Convert a list to an extendible array. array:from_list/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
Returns the list of body subtrees of a list_comp node. erl_syntax:list_comp_body/1
Returns the template subtree of a list_comp node. erl_syntax:list_comp_template/1
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_case_with_skip/3
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_case_with_skip/4
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_cases_with_skip/3
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_cases_with_skip/4
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_dir_with_skip/3
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_dir_with_skip/4
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_module_with_skip/2
Same purpose as functions listed above, but with extra Skip argument. test_server_ctrl:add_module_with_skip/3
Change the listed properties mode's CosPropertyService_PropertySetDef:set_property_modes/2
Set up a socket to listen. gen_sctp:listen/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
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
Creates a ssl listen socket. new_ssl:listen/2
Close a socket returned by accept/1/2, connect/3/4, or listen/2. ssl:close/1
Stops the listener and all connections started by the listener. ssh:stop_daemon/1
Stops the listener and all connections started by the listener. ssh:stop_daemon/2
Stops the listener and all connections started by the listener. ssh:stop_daemon/1
Stops the listener and all connections started by the listener. ssh:stop_daemon/2
Stops the listener, but leaves existing connections started by the listener up and running. ssh:stop_listener/1
Stops the listener, but leaves existing connections started by the listener up and running. ssh:stop_listener/2
Stops the listener, but leaves existing connections started by the listener up and running. ssh:stop_listener/1
Stops the listener, but leaves existing connections started by the listener up and running. ssh:stop_listener/2
Starts a server listening for SSH connections on the given port. ssh:daemon/1
Starts a server listening for SSH connections on the given port. ssh:daemon/2
Starts a server listening for SSH connections on the given port. ssh:daemon/3
Performs the listenv command on the given telnet connection and returns the result as a list of Key-Value pairs. ct:listenv/1
Create a TAGS file for the files in the listFileList. tags:files/2
Equivalent to list(List, none). erl_syntax:list/1
Append a list of lists lists:append/1
Append two lists lists:append/2
Like lists:foldl/3, but over a list of lists. erl_syntax_lib:foldl_listlist/2
Like lists:mapfoldl/3, but over a list of lists. erl_syntax_lib:mapfoldl_listlist/3
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
Like lists:foldl/3, but over a list of lists. erl_syntax_lib:foldl_listlist/2
Like lists:mapfoldl/3, but over a list of lists. erl_syntax_lib:mapfoldl_listlist/3
Creates an abstract atom literal. erl_syntax:atom/1
Creates an abstract character literal. erl_syntax:char/1
Creates an abstract floating-point literal. erl_syntax:float/1
Creates an abstract integer literal. erl_syntax:integer/1
Creates an abstract string literal. erl_syntax:string/1
Transforms Erlang abstract format containing calls to ets/dbg:fun2ms into literal match specifications. ms_transform:parse_transform/2
Returns the literal string represented by a char node. erl_syntax:char_literal/1
Returns the literal string represented by a string node. erl_syntax:string_literal/1
Returns the literal string represented by an atom node. erl_syntax:atom_literal/1
Returns the literal string represented by an operator node. erl_syntax:operator_literal/1
Returns true if Node represents a literal term, otherwise false. erl_syntax:is_literal/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
  Load a driver erl_ddll:load/2
  Load a driver erl_ddll:load_driver/2
  Load a driver erl_ddll:try_load/3
  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 for 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 is used to convert a line in a Apache like config file to a {Option, Value} tuple. httpd:Module:load/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.