Functions | |
| dpl_status_t | dpl_profile_default (dpl_ctx_t *ctx) |
| provide default values for config More... | |
| dpl_status_t | dpl_profile_post (dpl_ctx_t *ctx) |
| post processing of profile, e.g. More... | |
| dpl_status_t | dpl_profile_load (dpl_ctx_t *ctx, const char *droplet_dir, const char *profile_name) |
| load profile More... | |
| dpl_status_t dpl_profile_default | ( | dpl_ctx_t * | ctx | ) |
| ctx |
| dpl_status_t dpl_profile_load | ( | dpl_ctx_t * | ctx, |
| const char * | droplet_dir, | ||
| const char * | profile_name | ||
| ) |
| ctx | |
| droplet_dir | if NULL loads ~/.droplet |
| profile_name | if NULL then default |
| dpl_status_t dpl_profile_post | ( | dpl_ctx_t * | ctx | ) |
init SSL
| ctx |
1.8.3.1