Searched refs:entry_new (Results 1 – 1 of 1) sorted by relevance
49 static entry_t *entry_new(const char *key, const char *value);240 entry_t *entry = entry_new(key, value); in config_set_string()675 static entry_t *entry_new(const char *key, const char *value) in entry_new() function