Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dnscache.c279 rs = cache_info->get_mp_rs_func(); in __nss_mp_cache_read()
431 rs = cache_info->get_mp_rs_func(); in __nss_mp_cache_end()
/dragonfly/lib/libc/include/
H A Dnscache.h66 nss_get_mp_rs_func_t get_mp_rs_func; /* gets current read session */ member