Go to the source code of this file.
Functions | |
int | modules_init (context_t *) |
int | modules_term (context_t *) |
int | app_init (void) |
int | app_term (void) |
int | app_run (void) |
Variables | |
context_t * | ctx |
|
Definition at line 46 of file kloned/main.c. References app_term(), ctx, emb_init(), emb_open(), io_free(), io_t, modules_init(), and u_file_open(). |
|
Definition at line 125 of file kloned/main.c. References ctx, server_cgi(), server_create(), and server_loop(). |
|
Definition at line 104 of file kloned/main.c. References ctx, emb_term(), modules_term(), and server_free(). Referenced by app_init(). |
|
|
|
|
|
|