Data Fields | |
FILE * | f |
int | fd |
struct mansession_session * | session |
FILE* f |
Definition at line 235 of file manager.c.
Referenced by astman_append(), generic_http_callback(), and send_string().
int fd |
Definition at line 236 of file manager.c.
Referenced by generic_http_callback(), and send_string().
struct mansession_session* session |
Definition at line 234 of file manager.c.
Referenced by action_challenge(), action_listcommands(), action_login(), action_originate(), action_waitevent(), astman_append(), astman_datastore_add(), astman_datastore_find(), astman_datastore_remove(), authenticate(), do_message(), generic_http_callback(), get_input(), process_events(), process_message(), send_string(), session_do(), and set_eventmask().