Home
last modified time | relevance | path

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

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