Searched refs:cfg_flag_t (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/examples/
H A Dwincfgtest.c43 typedef cfg_t *(*CFG_INIT_FPTR)(cfg_opt_t *opts, cfg_flag_t flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/src/
H A Dconfuse.h103 typedef int cfg_flag_t; typedef
215 cfg_flag_t flags; /**< Any flags passed to cfg_init() */
262 cfg_flag_t flags; /**< Flags */
538 DLLIMPORT cfg_t * __export cfg_init(cfg_opt_t *opts, cfg_flag_t flags);
H A Dconfuse.c1093 DLLIMPORT cfg_t *cfg_init(cfg_opt_t *opts, cfg_flag_t flags)

Completed in 154 milliseconds