Home
last modified time | relevance | path

Searched refs:init_cache_read_response (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/nscd/
H A Dprotocol.c58 init_cache_read_response(&element->c_read_response); in init_comm_element()
252 init_cache_read_response(struct cache_read_response *read_response) in init_cache_read_response() function
255 TRACE_IN(init_cache_read_response); in init_cache_read_response()
257 TRACE_OUT(init_cache_read_response); in init_cache_read_response()
H A Dprotocol.h184 void init_cache_read_response(struct cache_read_response *);