Home
last modified time | relevance | path

Searched refs:cache_read (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.sbin/nscd/
H A Dcachelib.c697 cache_read(struct cache_entry_ *entry, const char *key, size_t key_size, in cache_read() function
706 TRACE_IN(cache_read); in cache_read()
726 TRACE_OUT(cache_read); in cache_read()
732 TRACE_OUT(cache_read); in cache_read()
769 TRACE_OUT(cache_read); in cache_read()
794 TRACE_OUT(cache_read); in cache_read()
H A Dcachelib.h245 int cache_read(cache_entry, const char *, size_t, char *, size_t *);
H A Dquery.c720 read_response->error_code = cache_read(c_entry, in on_read_request_process()
729 read_response->error_code = cache_read(c_entry, in on_read_request_process()
740 read_response->error_code = cache_read(neg_c_entry, in on_read_request_process()
749 read_response->error_code = cache_read(neg_c_entry, in on_read_request_process()