Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Diniparser.h296 int iniparser_set(dictionary * ini, const char * entry, const char * val);
H A Diniparser.c601 int iniparser_set(dictionary * ini, const char * entry, const char * val) in iniparser_set() function