Searched refs:cfg_setstr (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/tests/
H A Dquote_before_print.c24 cfg_setstr(cfg, "parameter", "text \" with quotes and \\");
H A Dsuite_single.c132 cfg_setstr(cfg, "string", "manually set");
294 cfg_setstr(cfg, "nodefstring", "manually set");
H A Dsuite_list.c66 cfg_setstr(cfg, "string", "manually set");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/examples/
H A Dsimple.c46 /* using cfg_setstr here is not necessary at all, the equivalent
51 cfg_setstr(cfg, "user", "foo");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dconffile.c292 cfg_setstr(lib, "name", expanded);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/src/
H A Dconfuse.h981 DLLIMPORT void __export cfg_setstr(cfg_t *cfg, const char *name,
H A Dconfuse.c1336 DLLIMPORT void cfg_setstr(cfg_t *cfg, const char *name, const char *value) function

Completed in 189 milliseconds