Searched defs:entry_name (Results 1 - 12 of 12) sorted by relevance

/freebsd-current/crypto/openssl/crypto/
H A DLPdir_unix.c78 char entry_name[LP_ENTRY_SIZE + 1]; member in struct:LP_dir_context_st
[all...]
H A DLPdir_win.c71 char entry_name[NAME_MAX + 1]; member in struct:LP_dir_context_st
[all...]
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_transport_debug.c78 char entry_name[8]; local
/freebsd-current/lib/libmt/
H A Dmtlib.h51 char *entry_name; member in struct:mt_status_entry
/freebsd-current/lib/libc/include/
H A Dnscache.h47 char *entry_name; member in struct:_nss_cache_info
/freebsd-current/usr.sbin/nscd/
H A Dnscdcli.c239 nscd_transform__(struct nscd_connection_ *connection, const char *entry_name, int transformation_type) argument
H A Dparser.c115 enable_cache(struct configuration *config, const char *entry_name, int flag) argument
91 find_create_entry(struct configuration *config, const char *entry_name) argument
126 set_positive_time_to_live(struct configuration *config, const char *entry_name, int ttl) argument
148 set_negative_time_to_live(struct configuration *config, const char *entry_name, int nttl) argument
169 set_positive_confidence_threshold(struct configuration *config, const char *entry_name, int conf_thresh) argument
186 set_negative_confidence_threshold(struct configuration *config, const char *entry_name, int conf_thresh) argument
204 set_keep_hot_count(struct configuration *config, const char *entry_name, int count) argument
225 set_positive_policy(struct configuration *config, const char *entry_name, enum cache_policy_t policy) argument
241 set_negative_policy(struct configuration *config, const char *entry_name, enum cache_policy_t policy) argument
257 set_perform_actual_lookups(struct configuration *config, const char *entry_name, int flag) argument
273 set_suggested_size(struct configuration *config, const char *entry_name, int size) argument
292 check_files(struct configuration *config, const char *entry_name, int flag) argument
[all...]
H A Dcachelib.h80 char *entry_name; member in struct:cache_entry_params
H A Dcachelib.c177 find_cache_entry_p(struct cache_ *the_cache, const char *entry_name) argument
645 unregister_cache_entry(struct cache_ *the_cache, const char *entry_name) argument
670 find_cache_entry(struct cache_ *the_cache, const char *entry_name) argument
[all...]
/freebsd-current/contrib/elftoolchain/ar/
H A Dwrite.c674 const char *entry_name; local
/freebsd-current/lib/libc/net/
H A Dnscachedcli.c252 __cached_write(struct cached_connection_ *connection, const char *entry_name, argument
304 __cached_read(struct cached_connection_ *connection, const char *entry_name, argument
374 __open_cached_mp_write_session(struct cached_connection_params const *params, const char *entry_name) argument
481 __open_cached_mp_read_session(struct cached_connection_params const *params, const char *entry_name) argument
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c602 struct archive_string entry_name; local
[all...]

Completed in 204 milliseconds