Searched refs:parse_config (Results 1 – 6 of 6) sorted by relevance
39 ADD_EXECUTABLE(parse_config ${SRCS})41 -TARGET_LINK_LIBRARIES(parse_config yajl_s)43 + TARGET_LINK_LIBRARIES(parse_config yajl)45 + TARGET_LINK_LIBRARIES(parse_config yajl_s)
83 static void parse_config(int *allowed, int *needs_root_rights) in parse_config() function207 parse_config(&allowed, &needs_root_rights); in main()
63 static int parse_config(void) {
126 static int parse_config(struct env_opts *opts);1150 if (parse_config(opts)) /* should fill envdevices */ in fw_env_open()1435 static int parse_config(struct env_opts *opts) in parse_config() function
822 static int parse_config(struct mhi_controller *mhi_cntrl, in parse_config() function877 ret = parse_config(mhi_cntrl, config); in mhi_register_controller()
878 static int parse_config(tuple_t *tuple, cistpl_config_t *config) in parse_config() function1329 ret = parse_config(tuple, &parse->config); in pcmcia_parse_tuple()