100 |
100 |
101 UcxList* serverconfig_get_node_list(ConfigNode *parent, ConfigNodeType type, scstr_t name); |
101 UcxList* serverconfig_get_node_list(ConfigNode *parent, ConfigNodeType type, scstr_t name); |
102 |
102 |
103 scstr_t serverconfig_directive_value(ConfigNode *obj, scstr_t name); |
103 scstr_t serverconfig_directive_value(ConfigNode *obj, scstr_t name); |
104 |
104 |
|
105 sstr_t serverconfig_arg_name_value(UcxAllocator *a, scstr_t str, scstr_t *name); |
|
106 |
105 #ifdef __cplusplus |
107 #ifdef __cplusplus |
106 } |
108 } |
107 #endif |
109 #endif |
108 |
110 |
109 #endif /* WS_CONFIG_SERVERCONFIG_H */ |
111 #endif /* WS_CONFIG_SERVERCONFIG_H */ |