Home
last modified time | relevance | path

Searched defs:config_entry (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.sbin/pkg/
H A Dconfig.c51 struct config_entry { struct
63 static struct config_entry c[] = { argument
/freebsd/usr.sbin/nscd/
H A Dconfig.c335 configuration_entry_add_mp_cache_entry(struct configuration_entry *config_entry, in configuration_entry_add_mp_cache_entry()
369 struct configuration_entry *config_entry, const char *mp_name) in configuration_entry_find_mp_cache_entry()
393 struct configuration_entry *config_entry, const char *mp_name, in configuration_entry_find_mp_cache_entries()
H A Dquery.c84 clear_config_entry(struct configuration_entry *config_entry) in clear_config_entry() argument
118 clear_config_entry_part(struct configuration_entry * config_entry,const char * eid_str,size_t eid_str_length) clear_config_entry_part() argument
979 struct configuration_entry *config_entry; on_transform_request_process() local
[all...]
H A Dquery.h53 struct configuration_entry *config_entry; member
H A Dnscd.c103 struct configuration_entry *config_entry; in init_cache_() local
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c125 struct config_entry { struct
132 static struct config_entry *config; argument
/freebsd/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c195 typedef struct config_entry { struct
198 struct config_entry *ce_next; argument