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

M

Creates an abstract macro application. erl_syntax:macro/1
Returns the name subtree of a macro node. erl_syntax:macro_name/1
Returns the list of argument subtrees of a macro node, if any. erl_syntax:macro_arguments/1
Equivalent to macro(Name, none). erl_syntax:macro/1
Ensure that all updates made to a Dets table are written to disk. dets:sync/1
Set the magic cookie for a node and verify authorization (deprecated) auth:node_cookie/2
Set the magic cookie for a node and verify authorization (deprecated) auth:node_cookie/2
  Magic cookie for local node (deprecated) auth:cookie/0
Set the magic cookie of a node erlang:erlang:set_cookie/2
Get the magic cookie of the local node erlang:erlang:get_cookie/0
Set the magic for the local node (deprecated) auth:cookie/1
  Main doclet entry point. edoc_doclet:run/1
  Major version number driver_entry:int major_version
  Make a breakpoint active i:ibe/2
  Make a breakpoint active int:enable_break/2
  Make a breakpoint inactive i:ibd/2
  Make a breakpoint inactive int:disable_break/2
  Make a directory file:make_dir/1
  Make a erlang term port from a port erl_driver:ErlDrvTermData driver_mk_port/1
  Make a gb_set from an ordset list gb_sets:from_ordset/1
  Make a hard link to a file file:make_link/2
  Make a key out of an event record or an old key et_collector:make_key/2
  Make a printout of all breakpoints in a module i:ipb/1
  Make a printout of all existing breakpoints i:ipb/0
  Make a printout of all interpreted modules i:il/0
  Make a printout of the current status of all interpreted processes i:ip/0
  Make a process leave a group pg2:leave/2
  Make a symbolic link to a file or directory file:make_symlink/2
  Make a synchronous call to a generic event manager. gen_event:call/3
  Make a synchronous call to a generic event manager. gen_event:call/4
  Make a synchronous call to a generic server. gen_server:call/2
  Make a synchronous call to a generic server. gen_server:call/3
  Make a synchronous call to several generic servers. gen_server:multi_call/2
  Make a synchronous call to several generic servers. gen_server:multi_call/3
  Make a synchronous call to several generic servers. gen_server:multi_call/4
  Make a tree from an orddict gb_trees:from_orddict/1
  Make an atom from a name erl_driver:ErlDrvTermData driver_mk_atom/1
  Make N copies of element lists:duplicate/2
  Make sure the driver is never unloaded erl_driver:int driver_lock_driver/1
  Make the array resizable. array:relax/1
  Make the current code for a module old erlang:delete_module/1
  Make the specified release version permanent. release_handler:make_permanent/1
xslapply is a wrapper to make things look similar to xsl:apply-templates. xmerl_xs:xslapply/2
  Makes a trace pattern suitable to feed change_pattern/1 et_selector:make_pattern/1
Transforms trace data and makes an event record out of it et_selector:parse_event/2
  Makes the test case fail. test_server:fail/0
  Makes the test case fail. test_server:fail/1
Returns the cookie header that would be sent when making a request to Url using the profile Profile. http:cookie_header/1
Returns the cookie header that would be sent when making a request to Url using the profile Profile. http:cookie_header/2
Return the process making the driver call erl_driver:ErlDrvTermData driver_caller/1
Add a supervised event handler to a generic event manager. gen_event:add_sup_handler/3
Add an event handler to a generic event manager. gen_event:add_handler/3
Delete an event handler from a generic event manager. gen_event:delete_handler/3
Load a MIB into the manager snmpm:load_mib/1
Make a synchronous call to a generic event manager. gen_event:call/3
Make a synchronous call to a generic event manager. gen_event:call/4
Monitor the snmp manager snmpm:monitor/0
Register a monitored user of the manager snmpm:register_user_monitor/3
Register a user of the manager snmpm:register_user/3
Replace an event handler in a generic event manager. gen_event:swap_handler/5
Replace an event handler in a generic event manager. gen_event:swap_sup_handler/5
Return all event handlers installed in a generic event manager. gen_event:which_handlers/1
Return information about the manager snmpm:info/0
Terminate a generic event manager. gen_event:stop/1
Turn off monitoring of the snmp manager snmpm:demonitor/1
Unload a MIB from the manager snmpm:unload_mib/1
Which mibs are loaded into the manager snmpm:which_mibs/0
Notify an event manager about an event. gen_event:notify/2
Notify an event manager about an event. gen_event:sync_notify/2
Read the manager agents config from the config file snmpm_conf:read_agents_config/1
Append the manager agents to the config file snmpm_conf:append_agents_config/2
Write the manager agents to the config file snmpm_conf:write_agents_config/2
Write the manager agents to the config file snmpm_conf:write_agents_config/3
Starts an snmp manager and/or agent. ct_snmp:start/2
Stops the snmp manager and/or agent removes all files created. ct_snmp:stop/1
Read the manager config from the config file snmpm_conf:read_manager_config/1
Append the manager config to the config file snmpm_conf:append_manager_config/2
Write the manager config to the config file snmpm_conf:write_manager_config/2
Write the manager config to the config file snmpm_conf:write_manager_config/3
Backup manager data snmpm:backup/1
Register the manager entity (=user) responsible for specific agent(s). ct_snmp:register_users/2
Create an manager entry snmpm_conf:manager_entry/2
Start the manager part of the SNMP application snmp:start_manager/0
Start the manager part of the SNMP application snmp:start_manager/1
Create a stand-alone event manager process. gen_event:start/0
Create a stand-alone event manager process. gen_event:start/1
Create a generic event manager process in a supervision tree. gen_event:start_link/0
Create a generic event manager process in a supervision tree. gen_event:start_link/1
Cancel request to be notified when manager started snmpm:cancel_notify_started/1
Request to be notified when manager started snmpm:notify_started/1
Explicitly instruct the manager to handle this agent. ct_snmp:register_agents/2
Explicitly instruct the manager to handle this USM user. ct_snmp:register_usm_users/2
Read the manager users config from the config file snmpm_conf:read_users_config/1
Append the manager users config to the config file snmpm_conf:append_users_config/2
Write the manager users config to the config file snmpm_conf:write_users_config/2
Write the manager users config to the config file snmpm_conf:write_users_config/3
Read the manager usm config from the config file snmpm_conf:read_usm_config/1
Append the manager usm config to the config file snmpm_conf:append_usm_config/2
Write the manager usm config to the config file snmpm_conf:write_usm_config/2
Write the manager usm config to the config file snmpm_conf:write_usm_config/3
Close the telnet connection and stop the process managing it. ct_telnet:close/1
  Manipulate the current service status. erlsrv:erlsrv
Remove the possibility for SNMP to manipulate the table. mnesia:snmp_close_table/1
Return the canonical map. sofs:canonical_relation/1
Does a mapfold operation over the immediate subtrees of a syntax tree. erl_syntax_lib:mapfold_subtrees/2
Parallell evaluation of mapping a function over a list rpc:pmap/4
Add new mapping constraints CosNotifyFilter_MappingFilter:add_mapping_constraints/2
Return the current mapping for warning events error_logger:warning_map/0
Creates a mapping from corresponding short names to full function names. erl_syntax_lib:function_name_expansions/1
Return the associated lifetime MappingFilter CosNotifyChannelAdmin_ConsumerAdmin:_get_lifetime_filter/1
Return the associated priority MappingFilter CosNotifyChannelAdmin_ConsumerAdmin:_get_priority_filter/1
Return the target object's associated lifetime MappingFilter CosNotifyChannelAdmin_ProxySupplier:_get_lifetime_filter/1
Return the target object's associated priority MappingFilter CosNotifyChannelAdmin_ProxySupplier:_get_priority_filter/1
Set the lifetime MappingFilter CosNotifyChannelAdmin_ConsumerAdmin:_set_lifetime_filter/2
Set the priority MappingFilter CosNotifyChannelAdmin_ConsumerAdmin:_set_priority_filter/2
Set the target object's associated lifetime MappingFilter CosNotifyChannelAdmin_ProxySupplier:_set_lifetime_filter/2
Set the target object's associated priority MappingFilter CosNotifyChannelAdmin_ProxySupplier:_set_priority_filter/2
Return which type of Grammar the MappingFilter uses CosNotifyFilter_MappingFilter:_get_constraint_grammar/1
Create a MappingFilterobject CosNotifyFilter_FilterFactory:create_mapping_filter/2
Create the function that maps each element of a set onto another set. sofs:constant_function/2
Remove a sticky directory mark code:unstick_dir/1
  Mark a directory as sticky code:stick_dir/1
  Mark a release as removed. release_handler:set_removed/1
  Mark a release as unpacked. release_handler:set_unpacked/2
Creates an abstract end-of-file marker. erl_syntax:eof_marker/0
Creates an abstract error marker. erl_syntax:error_marker/1
Creates an abstract warning marker. erl_syntax:warning_marker/1
Extended driver marker driver_entry:int extended_marker
Ensure that a pool master is running pool:attach/1
Set the master nodes for a table mnesia:set_master_nodes/2
Set the master nodes for all tables mnesia:set_master_nodes/1
  Match a chunk of objects stored in a Dets table and return a list of objects. dets:match_object/1
  Match a chunk of objects stored in a Dets table and return a list of variable bindings. dets:match/1
Delete all objects that match a given pattern from a Dets table. dets:match_delete/2
Delete all objects that match a given pattern from a Dets table. dets:select_delete/2
Delete all objects which match a given pattern from an ETS table. ets:match_delete/2
  Match a regular expression regexp:first_match/2
  Match a regular expression regexp:match/2
  Match a regular expression regexp:matches/2
  Match filenames using Unix-style wildcards. filelib:wildcard/1
  Match filenames using Unix-style wildcards starting at a specified directory. filelib:wildcard/2
Perform a match on the table snmpa_local_db:match/2
Return a boolean if the target InterfaceDef match or inherit from the gievn id orber_ifr:is_a/2
Dirty pattern match pattern. mnesia:dirty_match_object/1
Dirty pattern match pattern. mnesia:dirty_match_object/2
  Match Patternfor records. mnesia:match_object/1
  Match Patternfor records. mnesia:match_object/3
  Match records and utilizes index information. mnesia:index_match_object/2
  Match records and utilizes index information. mnesia:index_match_object/4
  Match some dictionary entries et_collector:dict_match/2
Remove a match specification inviso:ctpm_ms/4
Remove a match specification inviso:ctpm_ms/5
Remove a match specification inviso_rt:ctpm_ms/4
Compiles a match specification into its internal representation ets:match_spec_compile/1
Apply a match specification to all objects stored in a Dets table. dets:select/2
Apply a match specification to some objects stored in a Dets table. dets:select/1
Apply a match specification to the first chunk of objects stored in a Dets table. dets:select/3
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
Add match specifications inviso:tpm_ms/5
Add match specifications inviso:tpm_ms/6
Add match specifications inviso_rt:tpm_ms/5
Add match specifications inviso_rt:tpm_ms_tracer/5
Transforms Erlang abstract format containing calls to ets/dbg:fun2ms into literal match specifications. ms_transform:parse_transform/2
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
Read saved match specifications from file. dbg:rtp/1
  Match the Any event if it satisfies at least one constraint CosNotifyFilter_Filter:match/2
  Match the first chunk of objects stored in a Dets table and return a list of objects. dets:match_object/3
  Match the first chunk of objects stored in a Dets table and return a list of variable bindings. dets:match/3
  Match the objects in an ETS table against a match_spec. ets:select/2
  Match the objects in an ETS table against a match_spec and deletes objects where the match_spec returns 'true' ets:select_delete/2
  Match the objects in an ETS table against a match_spec and returns part of the answers. ets:select/3
  Match the objects in an ETS table against a match_spec and returns the number of objects for which the match_spec returned 'true' ets:select_count/2
  Match the objects in an ETS table against a pattern. ets:match/2
  Match the objects in an ETS table against a pattern. ets:match_object/2
  Match the objects in an ETS table against a pattern and returns part of the answers. ets:match/3
  Match the objects in an ETS table against a pattern and returns part of the answers. ets:match_object/3
  Match the objects in Tabagainst MatchSpec. mnesia:select/3
  Match the objects in Tabagainst MatchSpec. mnesia:select/4
Dirty match the objects in Tabagainst MatchSpec. mnesia:dirty_select/2
  Match the objects stored in a Dets table and return a list of objects. dets:match_object/2
  Match the objects stored in a Dets table and return a list of variable bindings. dets:match/2
  Match the structured event if it satisfies at least one constraint CosNotifyFilter_Filter:match_structured/2
Return all constraints which match the supplied Ids CosNotifyFilter_Filter:get_constraints/2
Dirty pattern match using index. mnesia:dirty_index_match_object/2
Dirty pattern match using index. mnesia:dirty_index_match_object/3
Returns the body subtree of a match_expr node. erl_syntax:match_expr_body/1
Returns the pattern subtree of a match_expr node. erl_syntax:match_expr_pattern/1
Creates an abstract match-expression. erl_syntax:match_expr/1
Fold over all files matching a regular expression. filelib:fold_files/5
Pause running call count trace for matching functions. cprof:pause/1
Pause running call count trace for matching functions. cprof:pause/2
Pause running call count trace for matching functions. cprof:pause/3
Restart existing call counters for matching functions. cprof:restart/0
Restart existing call counters for matching functions. cprof:restart/1
Restart existing call counters for matching functions. cprof:restart/2
Restart existing call counters for matching functions. cprof:restart/3
Start call count tracing for matching functions. cprof:start/1
Start call count tracing for matching functions. cprof:start/2
Start call count tracing for matching functions. cprof:start/3
Stop call count tracing for matching functions. cprof:stop/1
Stop call count tracing for matching functions. cprof:stop/2
Stop call count tracing for matching functions. cprof:stop/3
Return the proxy supplier with matching Id CosNotifyChannelAdmin_ConsumerAdmin:get_proxy_supplier/2
Continue matching objects in an ETS table. ets:select/1
Continues matching objects in an ETS table. ets:match/1
Continues matching objects in an ETS table. ets:match_object/1
Return the IFR object matching the given id orber_ifr:lookup_id/2
Return a list of IFR objects matching the given name orber_ifr:lookup_name/5
Performs matching, using a compiled match_spec, on a list of tuples ets:match_spec_run/2
Delete a specific saved match_spec. dbg:dtp/1
Dirty match the objects in Tabagainst MatchSpec. mnesia:dirty_select/2
Match the objects in an ETS table against a match_spec. ets:select/2
Match the objects in Tabagainst MatchSpec. mnesia:select/3
Match the objects in Tabagainst MatchSpec. mnesia:select/4
Pseudo function that transforms fun syntax to match_spec. dbg:fun2ms/1
Pseudo function that transforms fun syntax to a match_spec. ets:fun2ms/1
Match the objects in an ETS table against a match_spec and deletes objects where the match_spec returns 'true' ets:select_delete/2
Match the objects in an ETS table against a match_spec and returns part of the answers. ets:select/3
Match the objects in an ETS table against a match_spec and returns the number of objects for which the match_spec returned 'true' ets:select_count/2
Test a match_spec for use in ets:select/2. ets:test_ms/2
Resolves a MatchSpec into a list of fragment numbers mnesia_frag_hash:match_spec_to_frag_numbers/2
Performs matching, using a compiled match_spec, on a list of tuples ets:match_spec_run/2
Match the objects in an ETS table against a match_spec and returns the number of objects for which the match_spec returned 'true' ets:select_count/2
Match the objects in an ETS table against a match_spec and deletes objects where the match_spec returns 'true' ets:select_delete/2
Returns a match_spec() which starts sequential tracing ttb:seq_trigger_ms/1
Used when transforming fun's created in the shell into match_specifications. ms_transform:transform_from_shell/3
Delete all saved match_spec's. dbg:dtp/0
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
List saved match_spec's on the console. dbg:ltp/0
Write all saved match_spec's to a file dbg:wtp/1
Diverse math functions math:acos/1
Diverse math functions math:acosh/1
Diverse math functions math:asin/1
Diverse math functions math:asinh/1
Diverse math functions math:atan/1
Diverse math functions math:atan2/2
Diverse math functions math:atanh/1
Diverse math functions math:cos/1
Diverse math functions math:cosh/1
Diverse math functions math:exp/1
Diverse math functions math:log/1
Diverse math functions math:log10/1
Diverse math functions math:pow/2
Diverse math functions math:sin/1
Diverse math functions math:sinh/1
Diverse math functions math:sqrt/1
Diverse math functions math:tan/1
Diverse math functions math:tanh/1
Return the MaxConsumers Admin identifier CosNotification:'MaxConsumers'/0
Return the MaxEventsPerConsumer QoS identifier CosNotification:'MaxEventsPerConsumer'/0
Return maximum element of a list lists:max/1
Get the maximum size of the target object orber_ifr:get_bound/1
Set the maximum size of the target object orber_ifr:set_bound/2
Return the MaximumBatchSize QoS identifier CosNotification:'MaximumBatchSize'/0
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
Get Maxproperty names. If the target object have additional associated properties they will be put in the returned Iterator CosPropertyService_PropertySet:get_all_property_names/2
Return the MaxQueueLength Admin identifier CosNotification:'MaxQueueLength'/0
Return the MaxSuppliers Admin identifier CosNotification:'MaxSuppliers'/0
  Measure the real time it takes to evaluate apply(Module, Function, Arguments) timer:tc/3
  Measures the time needed to call a function. test_server:timecall/3
Synchronizes the in-memory state of a file with that on the physical medium file:sync/1
Starts the Megaco application megaco:start/0
Stops the Megaco application megaco:stop/0
Decode (decompress) a megaco component. megaco_edist_compress:Module:decode/2
Encode (compress) a megaco component. megaco_edist_compress:Module:encode/2
Decode a megaco message. megaco_encoder:Module:decode_message/3
Encode a megaco message. megaco_encoder:Module:encode_message/3
Perform a minimal decode of a megaco message. megaco_encoder:Module:decode_mini_message/3
Re-send a megaco message. megaco_transport:Module:resend_message/2
Send a megaco message. megaco_transport:Module:send_message/2
Change megaco trace level megaco:set_trace/1
Start megaco tracing megaco:enable_trace/2
Stop megaco tracing megaco:disable_trace/0
Return a list of the current member nodes of the pool pool:get_nodes/0
Connect the PullConsumer to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_pull_consumer_with_id/3
Connect the PullSupplier to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_pull_supplier_with_id/3
Connect the PushConsumer to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_push_consumer_with_id/3
Connect the PushSupplier to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_push_supplier_with_id/3
Connect the SequencePullConsumer to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_sequence_pull_consumer_with_id/3
Connect the SequencePullSupplier to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_sequence_pull_supplier_with_id/3
Connect the SequencePushConsumer to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_sequence_push_consumer_with_id/3
Connect the SequencePushSupplier to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_sequence_push_supplier_with_id/3
Connect the StructuredPullConsumer to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_structured_pull_consumer_with_id/3
Connect the StructuredPullSupplier to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_structured_pull_supplier_with_id/3
Connect the StructuredPushConsumer to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_structured_push_consumer_with_id/3
Connect the StructuredPushSupplier to the Channel with the given MembereID CosEventDomainAdmin_EventDomain:connect_structured_push_supplier_with_id/3
Set the members attribute of the target object orber_ifr:set_members/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
Return a list of all members of a process group pg:members/1
Send a message to all members of a process group pg:send/2
Send a message to all members of a process group, except ourselves pg:esend/2
Return the members of the target object orber_ifr:get_members/1
Test for membership of a gb_set gb_sets:is_element/2
Test for membership of a gb_set gb_sets:is_member/2
Test for membership of a list lists:member/2
Test for membership of a list of tuples lists:keymember/3
Test for membership of a tree gb_trees:is_defined/2
Test for membership of an Ordset ordsets:is_element/2
Test for membership of an Set sets:is_element/2
Allocate memory erl_driver:void *driver_alloc/1
Information about dynamically allocated memory erlang:erlang:memory/0
Information about dynamically allocated memory erlang:erlang:memory/1
Log system events in memory sys:log/2
Log system events in memory sys:log/3
Return lowest and highest memory address used instrument:mem_limits/1
Get threshold, in percent, for process memory allocation memsup:get_procmem_high_watermark/0
Get threshold, in percent, for system memory allocation memsup:get_sysmem_high_watermark/0
Set threshold, as percentage represented by a float, for process memory allocation memsup:set_procmem_high_watermark/1
Set threshold, given as a float, for system memory allocation memsup:set_sysmem_high_watermark/1
  Memory allocation information c:memory/0
  Memory allocation information c:memory/1
  Memory allocation information c:memory/1
Sort the memory allocation list instrument:sort/1
Read memory allocation map instrument:read_memory_data/1
Return the current memory allocation map instrument:memory_data/0
Returns the memory block header size used by the emulator that generated the memory allocation map instrument:block_header_size/1
Store the current memory allocation map on a file instrument:store_memory_data/1
Replace type numbers in memory allocation map with type descriptions instrument:descr/1
Return current memory allocation status instrument:memory_status/1
Read memory allocation status from a file instrument:read_memory_status/1
Store the current memory allocation status on a file instrument:store_memory_status/1
Free an allocated memory block erl_driver:void driver_free/1
Resize an allocated memory block erl_driver:void *driver_realloc/2
Returns the memory block header size used by the emulator that generated the memory allocation map instrument:block_header_size/1
Returns the memory block type numbers instrument:type_no_range/1
Print out the sizes of unused memory blocks instrument:holes/1
Get time interval, in milliseconds, for the periodic memory check memsup:get_check_interval/0
Set time interval, in minutes, for the periodic memory check memsup:set_check_interval/1
Get the timeout value, in seconds, for memory checks memsup:get_helper_timeout/0
Set the timeout value, in seconds, for memory checks memsup:set_helper_timeout/1
Get system dependent memory data memsup:get_system_memory_data/0
Get data for the memory in the system memsup:get_memory_data/0
Return the total amount of memory used instrument:sum_blocks/1
  Merge a list of sorted lists lists:merge/1
  Merge a list of sorted lists, removing duplicates lists:umerge/1
  Merge logfiles into one file in chronological order inviso_lfm:merge/2
  Merge logfiles into one file in chronological order inviso_lfm:merge/3
  Merge logfiles into one file in chronological order inviso_lfm:merge/5
  Merge terms on files. file_sorter:merge/2
  Merge terms on files. file_sorter:merge/3
  Merge terms on files by key. file_sorter:keymerge/3
  Merge terms on files by key. file_sorter:keymerge/4
  Merge three sorted lists lists:merge3/3
  Merge three sorted lists, removing duplicates lists:umerge3/3
  Merge two dictionaries dict:merge/3
  Merge two dictionaries orddict:merge/3
  Merge two key-sorted lists of tuples lists:keymerge/3
  Merge two key-sorted lists of tuples, removing duplicates lists:ukeymerge/3
  Merge two sorted list lists:merge/3
  Merge two sorted lists lists:merge/2
  Merge two sorted lists, removing duplicates lists:umerge/2
  Merge two sorted lists, removing duplicates lists:umerge/3
Equivalent to merge_files(Name, [], Files, Options). igor:merge_files/1
Equivalent to merge(Name, Files, []). igor:merge/1
  Merges source code files and syntax trees to a single syntax tree. igor:merge_files/1
  Merges source code files to a single file. igor:merge/1
  Merges syntax trees to a single syntax tree. igor:merge_sources/1
Decode a megaco message. megaco_encoder:Module:decode_message/3
Decode an SNMP Message snmp_pdus:dec_message/1
Encode a megaco message. megaco_encoder:Module:encode_message/3
Encode an SNMP Message snmp_pdus:enc_message/1
Handle a inform message snmpm_user:handle_inform/4
Handle a report message snmpm_user:handle_report/4
Handle a trap/notification message snmpm_user:handle_trap/4
Handle an incoming message. gen_event:Module:handle_info/2
Handle an incoming message. gen_fsm:Module:handle_info/3
Handle an incoming message. gen_server:Module:handle_info/2
Perform a minimal decode of a megaco message. megaco_encoder:Module:decode_mini_message/3
Print error message lib:error_message/2
Process a received message megaco:process_received_message/4
Process a received message megaco:process_received_message/5
Process a received message megaco:receive_message/4
Process a received message megaco:receive_message/5
Reports an event, such as a message et:phone_home/4
Reports an event, such as a message et:phone_home/5
Reports an event, such as a message et:report_event/4
Reports an event, such as a message et:report_event/5
Re-send a megaco message. megaco_transport:Module:resend_message/2
Send a message erlang:erlang:send/2
Send a message lib:send/2
Send a megaco message. megaco_transport:Module:send_message/2
Send a message and wait for an answer lib:sendw/2
Broadcast a message asynchronously to a registered process on all nodes rpc:abcast/2
Broadcast a message asynchronously to a registered process on specific nodes rpc:abcast/3
Shall the received message be accepted snmpa_network_interface_filter:accept_recv/2
Shall the message be sent snmpa_network_interface_filter:accept_send/2
Decode an SNMP Message, but not the data part snmp_pdus:dec_message_only/1
Encode an SNMP Message, but not the data part snmp_pdus:enc_message_only/1
Send a message conditionally erlang:erlang:send/3
Compute an MD5 message digest erlang:erlang:md5/1
Finish the update of an MD5 context and return the computed MD5 message digest erlang:erlang:md5_final/1
Receive a message from a socket gen_sctp:recv/1
Receive a message from a socket gen_sctp:recv/1
Invoked when a received message had syntax errors megaco_user:handle_syntax_error/3
Invoked when a received message had syntax errors megaco_user:handle_syntax_error/4
Invoked when an unexpected message is received megaco_user:handle_unexpected_trans/3
Invoked when an unexpected message is received megaco_user:handle_unexpected_trans/4
Hibernate a process until a message is sent to it erlang:erlang:hibernate/3
Hibernate a process until a message is sent to it proc_lib:hibernate/3
Invoked when a received message just contains an error megaco_user:handle_message_error/3
Invoked when a received message just contains an error megaco_user:handle_message_error/4
Send a message over an existing association and given stream gen_sctp:send/4
Empty the message queue. test_server:messages_get/0
Process a message received from the network snmpm_mpd:process_msg/7
Broadcast a message synchronously to a registered process on all nodes rpc:sbcast/2
Broadcast a message synchronously to a registered process on specific nodes rpc:sbcast/3
Send a message to a globally registered pid global:send/2
Send a message to a globally registered pid global_group:send/2
Send a message to a globally registered pid global_group:send/3
Send a message to all members of a process group pg:send/2
Send a message to all members of a process group, except ourselves pg:esend/2
Sends a message to all registered subscribers et_collector:multicast/2
Generate a request message to be sent to the network snmpa_mpd:generate_msg/4
Generate a request message to be sent to the network snmpm_mpd:generate_msg/5
Triggers the next message to be streamed, e.i. same behavior as active once for sockets. http:stream_next/1
Send the code change system message to the process sys:change_code/4
Send the code change system message to the process sys:change_code/5
Send a message using an #sctp_sndrcvinfo{}record gen_sctp:send/3
Try to send a message without ever blocking erlang:erlang:send_nosuspend/2
Try to send a message without ever blocking erlang:erlang:send_nosuspend/3
Send Messagerepeatedly at intervals of Time. timer:send_interval/2
Send Messagerepeatedly at intervals of Time. timer:send_interval/3
Flush messages lib:flush_receive/0
Start a tracer server that handles trace messages. dbg:tracer/0
Subscribe to node status change messages net_kernel:monitor_nodes/1
Subscribe to node status change messages net_kernel:monitor_nodes/2
Take care of system messages sys:handle_system_msg/6
Return the process or port to which all trace messages are sent. dbg:get_tracer/1
Start a trace client that reads messages created by a trace port driver dbg:trace_client/2
Start a trace client that reads messages created by a trace port driver, with a user defined handler dbg:trace_client/3
Cancel all outstanding messages for this connection megaco:cancel/2
Flush any messages sent to the shell c:flush/0
Trace messages to and from Item. dbg:p/1
Start a sequence chart viewer for trace events (messages/actions) et_viewer:start_link/1
Send Messageto Pidafter a specified Time. timer:send_after/2
Send Messageto Pidafter a specified Time. timer:send_after/3
Remove a meta trace pattern inviso:ctpm/3
Remove a meta trace pattern inviso:ctpm/4
Remove a meta trace pattern inviso_rt:ctpm/3
Clear meta trace pattern on global:register_name/2 inviso:ctpm_globalnames/0
Clear meta trace pattern on global:register_name/2 inviso:ctpm_globalnames/1
Clear meta trace pattern on global:register_name/2 inviso_rt:remove_global_register/0
Set meta trace pattern on global:register_name/2 inviso:tpm_globalnames/0
Set meta trace pattern on global:register_name/2 inviso:tpm_globalnames/1
Set meta trace pattern on global:register_name/2 inviso_rt:global_register/0
Clear meta trace pattern on register/2 inviso:ctpm_localnames/0
Clear meta trace pattern on register/2 inviso:ctpm_localnames/1
Clear meta trace pattern on register/2 inviso_rt:remove_local_register/0
Set meta trace pattern on register/2 inviso:tpm_localnames/0
Set meta trace pattern on register/2 inviso:tpm_localnames/1
Set meta trace pattern on register/2 inviso_rt:local_register/0
Stop tracing and remove meta trace patterns inviso:clear/0
Stop tracing and remove meta trace patterns inviso:clear/1
Stop tracing and remove meta trace patterns inviso:clear/2
Removes the list of match-specs associated with the MSnamefrom the meta trace-pattern of Mod:Func/Arity. inviso_rt_meta:ctpm_ms/4
Activate meta tracing inviso:tpm/4
Activate meta tracing inviso:tpm/5
Activate meta tracing inviso:tpm/5
Activate meta tracing inviso:tpm/6
Activate meta tracing inviso:tpm/8
Activate meta tracing inviso:tpm/9
Activate meta tracing inviso_rt:tpm/4
Activate meta tracing inviso_rt:tpm/5
Activate meta tracing inviso_rt:tpm/8
Activate meta tracing inviso_rt:tpm_tracer/4
Activate meta tracing inviso_rt:tpm_tracer/5
Activate meta tracing inviso_rt:tpm_tracer/8
Initialize meta tracing inviso:init_tpm/4
Initialize meta tracing inviso:init_tpm/5
Initialize meta tracing inviso:init_tpm/7
Initialize meta tracing inviso:init_tpm/8
Initialize meta tracing inviso_rt:init_tpm/4
Initialize meta tracing inviso_rt:init_tpm/7
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
Creates a meta-representation of a syntax tree. erl_syntax:meta/1
Starts profiling at the entrypoint specified by the MFA. percept:profile/1
Retreive the mib-entry of an Oid snmpa:me_of/1
Retreive the mib-entry of an Oid snmpa:me_of/2
Check for OID conflicts between MIBs snmpc:is_consistent/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
Which mibs are loaded into the manager snmpm:which_mibs/0
Unload MIBs from the agent snmpa:unload_mibs/1
Unload MIBs from the agent snmpa:unload_mibs/2
Load MIBs into the agent snmpa:load_mibs/1
Load MIBs into the agent snmpa:load_mibs/2
Load the mibs into the agent 'snmp_master_agent'. ct_snmp:load_mibs/1
  Micro transaction facility global:trans/2
  Micro transaction facility global:trans/3
  Micro transaction facility global:trans/4
Compute the number of seconds since midnight up to the given time calendar:time_to_seconds/1
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
Create a TIO representing the interval between the target object and the given UTO midpoint times CosTime_UTO:time_to_interval/2
Convert Hours+Minutes+Secondsto Milliseconds. timer:hms/3
Convert Hoursto Milliseconds. timer:hours/1
Convert Secondsto Milliseconds. timer:seconds/1
Converts Minutesto Milliseconds. timer:minutes/1
Suspend the calling process for Timeamount of milliseconds. timer:sleep/1
Get time interval, in milliseconds, for the periodic disk space check disksup:get_check_interval/0
Get time interval, in milliseconds, for the periodic memory check memsup:get_check_interval/0
Number of milliseconds remaining for a timer erlang:erlang:read_timer/1
Return the mime type associated with a specific file suffix. httpd_util:lookup_mime/2
Return the mime type associated with a specific file suffix. httpd_util:lookup_mime/3
Return the mime type associated with a specific file suffix or the value of the DefaultType. httpd_util:lookup_mime_default/2
Return the mime type associated with a specific file suffix or the value of the DefaultType. httpd_util:lookup_mime_default/3
Perform a minimal decode of a megaco message. megaco_encoder:Module:decode_mini_message/3
Return minimum element of a list lists:min/1
  Minor version number driver_entry:int minor_version
Get the system load average for the last minute cpu_sup:avg1/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
Set time interval, in minutes, for the periodic disk space check disksup:set_check_interval/1
Set time interval, in minutes, for the periodic memory check memsup:set_check_interval/1
Converts Minutesto Milliseconds. timer:minutes/1
Echo missing modules required by Orber orber_diagnostics:missing_modules/0
Creates an abstract Mnemosyne query expression. erl_syntax:query_expr/1
Creates an abstract Mnemosyne rule. erl_syntax:rule/1
Returns the name and arity of a Mnemosyne rule. erl_syntax_lib:analyze_rule/1
Change the internal debug level of Mnesia mnesia:set_debug_level/1
Creates a customized registry table in Mnesia. mnesia_registry:create_table/2
Creates a registry table in Mnesia. mnesia_registry:create_table/1
Return a string describing a particular Mnesia error. mnesia:error_description/1
Get the corresponding Mnesia key from an SNMP index. mnesia:snmp_get_mnesia_key/2
Stop Mnesia locally. mnesia:stop/0
Install data in mnesia necessary for running the cosProperty applicatio cosProperty:install_db/0
Remove all data from mnesia related to the cosProperty application cosProperty:uninstall_db/0
Return information about the Mnesia system mnesia:system_info/1
Start a local Mnesia system. mnesia:start/0
Organize a Mnesia table as an SNMP table. mnesia:snmp_open_table/2
Create a Mnesia table called Namewith properties as described by the argument TabDef. mnesia:create_table/2
Get the Mnesia tables Orber uses. orber:get_tables/0
Report a user event to Mnesia's event handler. mnesia:report_event/1
Change the given property's mode CosPropertyService_PropertySetDef:set_property_mode/3
Exit the interactive mode. ct:stop_interactive/0
Set the mode of the target object (AttributeDef or OperationDef) to the given mode orber_ifr:set_mode/2
Start CT in interactive mode. ct:start_interactive/0
Change the access mode for the table. mnesia:change_table_access_mode/2
Return the mode of the given property CosPropertyService_PropertySetDef:get_property_mode/2
Get the mode of the target object (AttributeDef or OperationDef) orber_ifr:get_mode/1
Set the mode of the target object (AttributeDef or OperationDef) to the given mode orber_ifr:set_mode/2
This is an example script on how to startup the Erlang system in embedded mode on Unix. start:start
Display the security mode Orber is running in orber:secure/0
Change the listed properties mode's CosPropertyService_PropertySetDef:set_property_modes/2
Return the modes of the given properties CosPropertyService_PropertySetDef:get_property_modes/2
Creates a dynamic web page and returns it chunk by chunk to the server process by calling mod_esi:deliver/2. mod_esi:Module:Function/3
Adds a list of match-specs, associated with the name MSname, to Mod:Func/Arity. inviso_rt_meta:tpm_ms/5
Removes the list of match-specs associated with the MSnamefrom the meta trace-pattern of Mod:Func/Arity. inviso_rt_meta:ctpm_ms/4
Change the modification and last access time of a file file:change_time/3
Change the modification time of a file file:change_time/2
Return the local date and time when a file was last modified. filelib:last_modified/1
Return a family of modified subsets. sofs:family_projection/2
Get the Remote Modifier list. orber:get_lightweight_nodes/0
Add or modify a vertex of a digraph. digraph:add_vertex/1
Add or modify a vertex of a digraph. digraph:add_vertex/2
Add or modify a vertex of a digraph. digraph:add_vertex/3
Add or modify an Erlang service erlsrv:erlsrv
  Modify existing constraints CosNotifyFilter_Filter:modify_constraints/3
  Modify the constraints associated with the target object CosNotifyFilter_MappingFilter:modify_constraints/3
  Modify the transaction associated with the target object so the only possible outcome is to rollback the transaction CosTransactions_Coordinator:rollback_only/1
This function is called whenever an event occurs in mod_security mod_security:event/4
This function is called whenever an event occurs in mod_security mod_security:event/5
Add a module. xref:add_module/3
Analyse a Cover compiled module. cover:analyse/1
Analyse a Cover compiled module. cover:analyse/2
Analyse a Cover compiled module. cover:analyse/2
Analyse a Cover compiled module. cover:analyse/3
Check if a process is executing old code for a module erlang:check_process_code/2
Cross reference check a module c:xm/1
Delete all breakpoints in a module i:ir/1
Detailed coverage analysis of a Cover compiled module. cover:analyse_to_file/1
Detailed coverage analysis of a Cover compiled module. cover:analyse_to_file/2
Detailed coverage analysis of a Cover compiled module. cover:analyse_to_file/2
Detailed coverage analysis of a Cover compiled module. cover:analyse_to_file/3
Expand all records in a module erl_expand_records:module/2
Find the filename and compiler options for a module filename:find_src/1
Find the filename and compiler options for a module filename:find_src/2
Find the list of inherited callback modules for a given module. xmerl:callbacks/1
Get the file name for an interpreted module int:file/1
Get the name of an application containing a certain process or module application:get_application/0
Get the name of an application containing a certain process or module application:get_application/1
Get the object code for a module code:get_object_code/1
Information about a module c:m/1
Initialize the MPD module snmpa_mpd:init/1
Initialize the MPD module snmpm_mpd:init_mpd/1
Interpret a module i:ii/1
Interpret a module i:ii/1
Interpret a module i:ini/1
Interpret a module i:ini/1
Interpret a module int:i/1
Interpret a module int:i/1
Interpret a module int:ni/1
Interpret a module int:ni/1
Load a module code:load_file/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
Make a printout of all breakpoints in a module i:ipb/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
Remove old code for a module erlang:purge_module/1
Removes current code for a module code:delete/1
Removes old code for a module code:purge/1
Replace an analyzed module. xref:replace_module/4
Returns compiler information about the Module. asn1rt:info/1
Returns the list of all test cases in the module. common_test_app:Module:all()
Stop interpreting a module i:inq/1
Stop interpreting a module i:iq/1
Stop interpreting a module int:n/1
Stop interpreting a module int:nn/1
The object code file of a module code:which/1
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
Returns the module name and possible parameters declared by a module attribute. erl_syntax_lib:analyze_module_attribute/1
Tidies a syntax tree representation of a module definition. erl_tidy:module/2
Transforms EDoc module documentation data to text. edoc:layout/1
Compile a module for Cover analysis. cover:compile/1
Compile a module for Cover analysis. cover:compile/2
Compile a module for Cover analysis. cover:compile_module/1
Compile a module for Cover analysis. cover:compile_module/2
Compile a module for Cover analysis, using an existing beam. cover:compile_beam/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
Same as call(Node, Module, Function, Args, infinity). ct_rpc:call/4
Check if a module is Cover compiled. cover:is_compiled/1
Check if a module is loaded code:is_loaded/1
Check if a module is loaded erlang:module_loaded/1
Ensure that a module is loaded code:ensure_loaded/1
Checks wether the module is natively compiled or not test_server:is_native/1
Check if a module is possible to interpret int:interpretable/1
Returns the module name and (if present) list of function names declared by an import attribute. erl_syntax_lib:analyze_import_attribute/1
Returns the module name and possible parameters declared by a module attribute. erl_syntax_lib:analyze_module_attribute/1
Make the current code for a module old erlang:delete_module/1
Load module on all nodes c:nl/1
Creates an abstract module qualifier. erl_syntax:module_qualifier/1
Load a module, residing in a given file code:load_abs/1
Creates stub module source files corresponding to the given stub descriptors. igor:create_stubs/1
Returns the argument (the module) subtree of a module_qualifier node. erl_syntax:module_qualifier_argument/1
Add a module to the job queue with or without a given name. test_server_ctrl:add_module/1
Add a module to the job queue with or without a given name. test_server_ctrl:add_module/2
Removes old code for a module, unless no process uses it code:soft_purge/1
Check a module using the code path. xref:m/1
Check a module using the code path. xref:m/1
Read the BEAM file's module version beam_lib:md5/1
Read the BEAM file's module version beam_lib:version/1
Equivalent to module(Forms, []). erl_tidy:module/1
Apply Module:Function(Arguments)after a specified Time. timer:apply_after/4
Evaluate Module:Function(Arguments)repeatedly at intervals of Time. timer:apply_interval/4
Creates an abstract module-qualified "implicit fun" expression. erl_syntax:implicit_fun/1
Returns the argument (the module) subtree of a module_qualifier node. erl_syntax:module_qualifier_argument/1
Returns the body subtree of a module_qualifier node. erl_syntax:module_qualifier_body/1
Compile a set of modules. make:all/0
Compile a set of modules. make:all/1
Compile a set of modules. make:files/1
Compile a set of modules. make:files/2
Get all interpreted modules int:interpreted/0
Get all loaded modules code:all_loaded/0
List of all loaded modules erlang:erlang:loaded/0
List of all pre-loaded modules erlang:pre_loaded/0
Make a printout of all interpreted modules i:il/0
Remove analyzed modules. xref:remove_module/2
Remove applications and their modules. xref:remove_application/2
Remove releases and their applications and modules. xref:remove_release/2
Renames a set of possibly interdependent source code modules. igor:rename/1
Replace an application's modules. xref:replace_application/4
Replace newly compiled analyzed modules. xref:update/2
Reset coverage data for Cover compiled modules. cover:export/1
Reset coverage data for Cover compiled modules. cover:export/2
Reset coverage data for Cover compiled modules. cover:import/1
Reset coverage data for Cover compiled modules. cover:reset/0
Reset coverage data for Cover compiled modules. cover:reset/1
Return all Cover compiled modules. cover:modules/0
Set the library path and finds the library modules. xref:set_library_path/3
Which modules are loaded c:m/0
Find the list of inherited callback modules for a given module. xmerl:callbacks/1
Return all modules for which there are imported data. cover:imported_modules/0
Add the modules in a directory. xref:add_directory/3
Compile all modules in a directory for Cover analysis. cover:compile_directory/0
Compile all modules in a directory for Cover analysis. cover:compile_directory/1
Compile all modules in a directory for Cover analysis. cover:compile_directory/2
Check the modules in a directory using the code path. xref:d/1
Add the modules of a release. xref:add_release/3
Add the modules of an application. xref:add_application/3
Echo missing modules required by Orber orber_diagnostics:missing_modules/0
Returns the module's test specification test_server:all/1
Searche for modules with identical names. code:clash/0
Retrieve the process id from a monitor erl_driver:ErlDrvTermData driver_get_monitored_process/2
Start a graphical monitor i:im/0
Create and monitor a new process with a fun as entry point erlang:spawn_monitor/1
Create and monitor a new process with a function as entry point erlang:spawn_monitor/3
  Monitor a process from a driver erl_driver:int driver_monitor_process/3
Create a monitor for a driver erl_ddll:monitor/2
Remove a monitor for a driver erl_ddll:demonitor/1
A monitor reference erl_driver:ErlDrvMonitor
  Monitor the snmp manager snmpm:monitor/0
  Monitor the status of a node erlang:erlang:monitor_node/3
  Monitor the status of a node erlang:monitor_node/2
Register a monitored user of the manager snmpm:register_user_monitor/3
Start monitoring erlang:erlang:monitor/2
Stop monitoring erlang:erlang:demonitor/1
Stop monitoring erlang:erlang:demonitor/2
Stop monitoring a process from a driver erl_driver:int driver_demonitor_process/2
Turn off monitoring of the snmp manager snmpm:demonitor/1
Set or clear system performance monitoring options erlang:erlang:system_monitor/2
Set system performance monitoring options erlang:erlang:system_monitor/2
Current system performance monitoring settings erlang:erlang:system_monitor/0
Callback for process monitors. driver_entry:void process_exit/2
Compare two monitors erl_driver:int driver_compare_monitors/2
Compute the number of days in a month calendar:last_day_of_the_month/2
Convert the month as an integer (1-12) to an abbreviated string. httpd_util:month/1
Alter the value of one or more configuration directive. httpd:Module:store/3
Send one or more events to the event collector process megaco:report_digit_event/2
Return a list, of length Maxor less, containing FileWrappersand a boolean which indicates if more FileWrappersexists CosFileTransfer_FileIterator:next_n/2
Insert one or more objects into a Dets table. dets:insert/2
Insert one or more objects into a Dets table. dets:insert_new/2
Get one or more options for a socket inet:getopts/2
Set one or more options for a socket inet:setopts/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
Similar to parse/3, but does a more quick-and-dirty processing of the code. epp_dodger:quick_parse/3
Similar to parse_file/2, but does a more quick-and-dirty processing of the code. epp_dodger:quick_parse_file/2
Similar to parse_form/3, but does a more quick-and-dirty processing of the code. epp_dodger:quick_parse_form/3
Encode action requests for one or more transaction request(s) megaco:encode_actions/3
Sends one or more transaction request(s) and waits for the reply megaco:call/3
Sends one or more transaction request(s) but does NOT wait for a reply megaco:cast/3
Yields the most compact form for an abstract list skeleton. erl_syntax:compact_list/1
Get the most derived Contained object associated with the target object orber_ifr:get_containing_repository/1
Expands an abstract list skeleton to its most explicit form. erl_syntax:normalize_list/1
  Move the copy of table Tabfrom nodeFromto node To. mnesia:move_table_copy/3
  Move the target object from its current location to given Container, name and version orber_ifr:move/4
  Move to a key, create it if it is not there win32reg:change_key_create/2
  Move to a key in the registry win32reg:change_key/2
Returns a list of MSname. inviso_rt_meta:list_tpm_ms/3
Adds a list of match-specs, associated with the name MSname, to Mod:Func/Arity. inviso_rt_meta:tpm_ms/5
Removes the list of match-specs associated with the MSnamefrom the meta trace-pattern of Mod:Func/Arity. inviso_rt_meta:ctpm_ms/4
Joins individual comment lines into multi-line comments. erl_comment_scan:join_lines/1
Return the multiple relative product of a tuple of binary relations and a relation. sofs:multiple_relative_product/2
All timetraps started after this will be multiplied by N. test_server_ctrl:multiply_timetraps/1
  Multiply Fixed1 with Fixed2 fixed:multiply/2
  Mutex erl_driver:ErlDrvMutex
Create a mutex erl_driver:ErlDrvMutex *erl_drv_mutex_create/1
Destroy a mutex erl_driver:void erl_drv_mutex_destroy/1
Lock a mutex erl_driver:void erl_drv_mutex_lock/1
Try lock a mutex erl_driver:int erl_drv_mutex_trylock/1
Unlock a mutex erl_driver:void erl_drv_mutex_unlock/1

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