Home
last modified time | relevance | path

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

/rockchip-linux_mpp/utils/
H A Diniparser.h280 int iniparser_getboolean(const dictionary * d, const char * key, int notfound);
H A Diniparser.c550 int iniparser_getboolean(const dictionary * d, const char * key, int notfound) in iniparser_getboolean() function