Home
last modified time | relevance | path

Searched refs:ini_parse (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dini.c116 static int ini_parse(char *filestart, size_t filelen, in ini_parse() function
244 return ini_parse(file_address, file_size, ini_handler, (void *)section); in do_ini()