Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dnscache.c354 cache_info->set_mp_ws_func(ws); in __nss_mp_cache_write()
407 cache_info->set_mp_ws_func(ws); in __nss_mp_cache_write_submit()
428 cache_info->set_mp_ws_func(ws); in __nss_mp_cache_end()
/dragonfly/lib/libc/include/
H A Dnscache.h62 nss_set_mp_ws_func_t set_mp_ws_func; /* sets current write session */ member