#include "../../str.h"#include "../../usr_avp.h"#include "../usrloc/usrloc.h"#include "../tm/tm_load.h"#include "../sl/sl_api.h"


Go to the source code of this file.
Data Structures | |
| struct | cpl_enviroment |
| struct | cpl_functions |
Variables | |
| struct cpl_enviroment | cpl_env |
| struct cpl_functions | cpl_fct |
| struct cpl_enviroment cpl_env |
Definition at line 81 of file cpl.c.
Referenced by cpl_proxy_to_loc_set(), mi_cpl_get(), mi_cpl_load(), mi_cpl_remove(), run_log(), run_lookup(), run_proxy(), run_time_switch(), and write_cpl_cmd().
| struct cpl_functions cpl_fct |
Definition at line 96 of file cpl.c.
Referenced by cpl_init(), cpl_process_register(), cpl_proxy_to_loc_set(), run_lookup(), run_proxy(), run_redirect(), and run_reject().
1.5.6