Searched refs:ini_handler (Results 1 – 1 of 1) sorted by relevance
203 static int ini_handler(void *user, char *section, char *name, char *value) in ini_handler() function245 return ini_parse(file_address, file_size, ini_handler, (void *)section); in do_ini()