Searched refs:figpar_dummy_config (Results 1 – 2 of 2) sorted by relevance
39 struct figpar_config figpar_dummy_config = {0, NULL, {0}, NULL}; variable57 return (&figpar_dummy_config); in get_config_option()65 figpar_dummy_config.directive = NULL; in get_config_option()66 figpar_dummy_config.type = 0; in get_config_option()67 figpar_dummy_config.action = NULL; in get_config_option()68 figpar_dummy_config.value.u_num = 0; in get_config_option()70 return (&figpar_dummy_config); in get_config_option()
85 extern struct figpar_config figpar_dummy_config;