Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/nscd/
HDprotocol.c60 init_cache_read_response(&element->c_read_response); in init_comm_element()
254 init_cache_read_response(struct cache_read_response *read_response) in init_cache_read_response() function
257 TRACE_IN(init_cache_read_response); in init_cache_read_response()
259 TRACE_OUT(init_cache_read_response); in init_cache_read_response()
HDprotocol.h186 void init_cache_read_response(struct cache_read_response *);