Data Fields | |
ast_channel * | chan |
struct { | |
ast_module_user * next | |
} | entry |
Definition at line 64 of file loader.c.
struct ast_channel* chan |
Definition at line 65 of file loader.c.
Referenced by __ast_module_user_add(), __ast_module_user_hangup_all(), _while_exec(), acf_cut_exec(), acf_rand_exec(), acf_sort_exec(), acf_vmcount_exec(), admin_exec(), adsi_exec(), agi_exec(), agi_exec_full(), alarmreceiver_exec(), amd_exec(), app_exec(), appendcdruserfield_exec(), aqm_exec(), blacklist_read(), builtin_parkcall(), callback_exec(), controlplayback_exec(), cpeid_exec(), deadagi_exec(), del_exec(), deltree_exec(), dictate_exec(), dumpchan_exec(), eagi_exec(), echo_exec(), exec(), exec_dahdi(), exec_zap(), function_enum(), function_realtime_read(), function_realtime_write(), function_txtcidname(), gosub_exec(), gosubif_exec(), hasvoicemail_exec(), log_exec(), login_exec(), lookupblacklist_exec(), lookupcidname_exec(), macroif_exec(), milliwatt_exec(), morsecode_exec(), nocdr_exec(), park_call_exec(), pickup_exec(), playback_exec(), pqm_exec(), ql_exec(), random_exec(), readfile_exec(), realtime_update_exec(), rqm_exec(), sayunixtime_exec(), senddtmf_exec(), sendimage_exec(), sendtext_exec(), setcallerid_exec(), setcallerid_pres_exec(), setcdruserfield_exec(), settransfercapability_exec(), skel_exec(), spawn_ras(), system_exec(), system_exec_helper(), testclient_exec(), testserver_exec(), transfer_exec(), trysystem_exec(), upqm_exec(), userevent_exec(), verbose_exec(), while_continue_exec(), while_end_exec(), while_exit_exec(), while_start_exec(), and zapateller_exec().
struct { ... } entry |
Referenced by __ast_module_user_add(), __ast_module_user_hangup_all(), __ast_module_user_remove(), add_to_load_order(), ast_loader_register(), ast_loader_unregister(), ast_module_helper(), ast_module_register(), ast_module_reload(), ast_module_shutdown(), ast_module_unregister(), ast_process_pending_reloads(), ast_update_module_list(), ast_update_use_count(), find_resource(), and queue_reload_request().
struct ast_module_user* next |