Searched refs:sec_opts (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/tests/
H A Dinclude.c8 cfg_opt_t sec_opts[] = { variable
15 CFG_SEC("sec", sec_opts, CFGF_MULTI | CFGF_TITLE),
H A Dsuite_dup.c6 cfg_opt_t sec_opts[] = local
15 CFG_SEC("sec", sec_opts, CFGF_MULTI | CFGF_TITLE),
H A Dsuite_single.c77 cfg_opt_t sec_opts[] = local
102 CFG_SEC("section", sec_opts, CFGF_NONE),
111 memset(sec_opts, 0, sizeof(sec_opts));
H A Dsuite_list.c18 cfg_opt_t sec_opts[] = local
34 CFG_SEC("section", sec_opts, CFGF_MULTI),
43 memset(sec_opts, 0, sizeof(sec_opts));

Completed in 62 milliseconds