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

/freebsd-10.1-release/lib/libc/include/
H A Dnscache.h55 nss_cache_marshal_func_t marshal_func; /* marshals response */ member in struct:_nss_cache_info
/freebsd-10.1-release/lib/libc/net/
H A Dnsdispatch.c694 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.c195 res = cache_info->marshal_func(buffer, &size, retval, ap_new,
366 res = cache_info->marshal_func(buffer, &size, retval, ap_new,

Completed in 104 milliseconds