configuration_entry
static struct configuration_entry *
struct configuration_entry *retval;
retval = (struct configuration_entry *)calloc(1,
sizeof(struct configuration_entry));
struct configuration_entry *
struct configuration_entry *res = NULL;
destroy_configuration_entry(struct configuration_entry *entry)
struct configuration_entry *entry)
struct configuration_entry **new_entries;
new_entries = (struct configuration_entry **)calloc(1,
sizeof(struct configuration_entry *) *
sizeof(struct configuration_entry *) *
sizeof(struct configuration_entry *),
struct configuration_entry *
struct configuration_entry *
struct configuration_entry **retval;
sizeof(struct configuration_entry *), configuration_entry_cmp);
configuration_entry_add_mp_cache_entry(struct configuration_entry *config_entry,
struct configuration_entry *config_entry, const char *mp_name)
struct configuration_entry *config_entry, const char *mp_name,
configuration_lock_entry(struct configuration_entry *entry,
configuration_unlock_entry(struct configuration_entry *entry,
retval->entries = (struct configuration_entry **)calloc(1,
sizeof(struct configuration_entry *) *
static struct configuration_entry *create_configuration_entry(const char *,
return (strcmp((*((struct configuration_entry **)e1))->name,
(*((struct configuration_entry **)e2))->name
(*((struct configuration_entry **)e2))->name
struct configuration_entry **entries;
struct configuration_entry *);
extern struct configuration_entry *create_def_configuration_entry(
extern void destroy_configuration_entry(struct configuration_entry *);
extern struct configuration_entry *configuration_get_entry(
extern struct configuration_entry *configuration_find_entry(
extern int configuration_entry_add_mp_cache_entry(struct configuration_entry *,
struct configuration_entry *,
struct configuration_entry *, const char *, cache_entry **,
extern void configuration_lock_entry(struct configuration_entry *,
extern void configuration_unlock_entry(struct configuration_entry *,
struct configuration_entry *config_entry;
struct configuration_entry *entry;
struct configuration_entry *entry;
struct configuration_entry *entry;
struct configuration_entry *entry;
struct configuration_entry *entry;
struct configuration_entry *entry;
struct configuration_entry *entry;
struct configuration_entry *entry;
static struct configuration_entry *find_create_entry(struct configuration *,
static struct configuration_entry *
struct configuration_entry *entry = NULL;
clear_config_entry_part(struct configuration_entry *config_entry,
static void clear_config_entry(struct configuration_entry *);
static void clear_config_entry_part(struct configuration_entry *,
clear_config_entry(struct configuration_entry *config_entry)
struct configuration_entry *config_entry;
struct configuration_entry;
struct configuration_entry *config_entry;