Searched refs:xlu_cfg_readdata (Results 1 – 5 of 5) sorted by relevance
| /tools/include/ |
| A D | libxlutil.h | 44 int xlu_cfg_readdata(XLU_Config*, const char *data, int length);
|
| /tools/xl/ |
| A D | xl.c | 117 e = xlu_cfg_readdata(config, configfile_data, configfile_len); in parse_global_config()
|
| A D | xl_cpupool.c | 116 ret = xlu_cfg_readdata(config, config_data, config_len); in main_cpupoolcreate()
|
| A D | xl_parse.c | 1328 e= xlu_cfg_readdata(config, config_data, config_len); in parse_config_data()
|
| /tools/libs/util/ |
| A D | libxlu_cfg.c | 108 int xlu_cfg_readdata(XLU_Config *cfg, const char *data, int length) { in xlu_cfg_readdata() function
|
Completed in 26 milliseconds