Home
last modified time | relevance | path

Searched refs:arg_to_bool (Results 1 – 1 of 1) sorted by relevance

/external/libwebsockets/lib/roles/http/server/
Dlejp-conf.c247 arg_to_bool(const char *s) in arg_to_bool() function
265 if (arg_to_bool(state)) in set_reset_flag()
317 if (arg_to_bool(ctx->buf)) in lejp_globals_cb()
633 if (arg_to_bool(ctx->buf)) in lejp_vhosts_cb()
642 if (arg_to_bool(ctx->buf)) in lejp_vhosts_cb()
682 a->m.cache_reusable = !!arg_to_bool(ctx->buf); in lejp_vhosts_cb()
685 a->m.cache_revalidate = !!arg_to_bool(ctx->buf); in lejp_vhosts_cb()
688 a->m.cache_intermediaries = !!arg_to_bool(ctx->buf);; in lejp_vhosts_cb()
791 a->enable_client_ssl = !!arg_to_bool(ctx->buf); in lejp_vhosts_cb()
822 if (arg_to_bool(ctx->buf)) in lejp_vhosts_cb()