Searched refs:LoadConfig (Results 1 – 6 of 6) sorted by relevance
| /mOS-networking-stack/samples/common/ |
| H A D | applib.h | 45 LoadConfig(char *file_name, struct conf_var *vlist, int size);
|
| H A D | applib.c | 75 LoadConfig(char *file_name, struct conf_var *vlist, int size) in LoadConfig() function
|
| /mOS-networking-stack/samples/epserver/ |
| H A D | epserver-mp.c | 362 if (LoadConfig(CONFIG_FILE, g_conf, NUM_CONF_VAR)) in GlobInitServer()
|
| H A D | epserver.c | 363 if (LoadConfig(CONFIG_FILE, g_conf, NUM_CONF_VAR)) in GlobInitServer()
|
| /mOS-networking-stack/samples/epwget/ |
| H A D | epwget.c | 542 LoadConfig(CONFIG_FILE, g_conf, NUM_CONF_VAR); in GlbInitWget()
|
| H A D | epwget-mp.c | 540 LoadConfig(CONFIG_FILE, g_conf, NUM_CONF_VAR); in GlbInitWget()
|