Searched refs:marshal_func (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libc/include/
H A Dnscache.h55 nss_cache_marshal_func_t marshal_func; /* marshals response */ member in struct:_nss_cache_info
/freebsd-11-stable/lib/libc/net/
H A Dnsdispatch.c693 else if (cache_data.info->marshal_func != NULL)
740 else if (cache_data.info->marshal_func != NULL)
744 if (cache_data.info->marshal_func != NULL)
H A Dnscache.c196 res = cache_info->marshal_func(buffer, &size, retval, ap_new,
367 res = cache_info->marshal_func(buffer, &size, retval, ap_new,

Completed in 111 milliseconds