Home
last modified time | relevance | path

Searched defs:conf (Results 1 – 25 of 37) sorted by relevance

12

/mOS-networking-stack/core/src/
H A Dconfig.c166 struct app_conf * const conf = (struct app_conf *)blk->conf; in FeedAppConfLine() local
190 struct mos_conf * const conf = (struct mos_conf *)blk->conf; in FeedMosConfLine() local
293 struct arp_conf * const conf = (struct arp_conf *)blk->conf; in FeedArpConfLine() local
387 struct mos_conf * const conf = (struct mos_conf *)blk->conf; in MosConfAddChild() local
408 struct app_conf * const conf = (struct app_conf *)blk->conf; in AppConfIsValid() local
468 struct arp_conf * const conf = (struct arp_conf *)blk->conf; in ArpConfPrint() local
576 struct app_conf *conf = calloc(1, sizeof(struct app_conf)); in InitAppBlock() local
602 struct mos_conf *conf = calloc(1, sizeof(struct mos_conf)); in InitMosBlock() local
794 struct arp_conf *conf = calloc(1, sizeof(struct arp_conf)); in InitArpBlock() local
864 PrintConf(struct config *conf) in PrintConf()
[all …]
H A Dcore.c1641 mtcp_getconf(struct mtcp_conf *conf) in mtcp_getconf()
1676 mtcp_setconf(const struct mtcp_conf *conf) in mtcp_setconf()
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_cml.h38 plugin_config conf; member
H A Dmod_ssi.h39 plugin_config conf; member
H A Dmod_indexfile.c27 plugin_config conf; member
H A Dmod_access.c20 plugin_config conf; member
H A Dmod_evasive.c38 plugin_config conf; member
H A Dmod_alias.c22 plugin_config conf; member
H A Dmod_usertrack.c26 plugin_config conf; member
H A Dmod_skeleton.c37 plugin_config conf; member
H A Dhttp_auth.h66 mod_auth_plugin_config conf, *anon_conf; /* this is only used as long as no handler_ctx is setup */ member
H A Dmod_flv_streaming.c28 plugin_config conf; member
H A Dmod_setenv.c30 plugin_config conf; member
H A Dmod_userdir.c35 plugin_config conf; member
H A Dmod_simple_vhost.c31 plugin_config conf; member
H A Dmod_expire.c35 plugin_config conf; member
H A Dmod_redirect.c26 plugin_config conf; member
H A Dmod_secure_download.c42 plugin_config conf; member
H A Dmod_evhost.c24 plugin_config conf; member
H A Dmod_staticfile.c39 plugin_config conf; member
H A Dmod_trigger_b4_dl.c65 plugin_config conf; member
H A Dmod_mysql_vhost.c59 plugin_config conf; member
H A Dmod_rrdtool.c43 plugin_config conf; member
H A Dmod_extforward.c92 plugin_config conf; member
H A Dmod_rewrite.c45 plugin_config conf; member

12