Home
last modified time | relevance | path

Searched refs:config_parse (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
H A Dns_config.c477 static int config_parse(const char *file_path, const char *exe_path) in config_parse() function
489 LD_LOGD("config_parse load ini config fail!"); in config_parse()
495 LD_LOGD("config_parse get dirkvs or acquiescence_kvs fail!"); in config_parse()
517 LD_LOGD("config_parse no section found!"); in config_parse()
520 LD_LOGD("config_parse no section key-value list found!"); in config_parse()
528 LD_LOGW("config_parse get default lib paths fail! Config namespace default lib paths,please!"); in config_parse()
534 LD_LOGW("config_parse get default asan lib paths fail! Config namespace default asan lib paths,please!"); in config_parse()
649 g_configor.parse = config_parse; in configor_init()
661 g_configor.config_sys_path = NULL; // init it in config_parse. in configor_init()
662 g_configor.config_asan_sys_path = NULL; // init it in config_parse in configor_init()
[all...]
/third_party/musl/ldso/linux/
H A Dns_config.c477 static int config_parse(const char *file_path, const char *exe_path) in config_parse() function
489 LD_LOGD("config_parse load ini config fail!"); in config_parse()
495 LD_LOGD("config_parse get dirkvs or acquiescence_kvs fail!"); in config_parse()
517 LD_LOGD("config_parse no section found!"); in config_parse()
520 LD_LOGD("config_parse no section key-value list found!"); in config_parse()
528 LD_LOGW("config_parse get default lib paths fail! Config namespace default lib paths,please!"); in config_parse()
534 LD_LOGW("config_parse get default asan lib paths fail! Config namespace default asan lib paths,please!"); in config_parse()
649 g_configor.parse = config_parse; in configor_init()
661 g_configor.config_sys_path = NULL; // init it in config_parse. in configor_init()
662 g_configor.config_asan_sys_path = NULL; // init it in config_parse in configor_init()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibkvazaar.c108 if (!api->config_parse(cfg, entry->key, entry->value)) { in libkvazaar_init()

Completed in 4 milliseconds