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

/freebsd-13-stable/lib/libc/include/
H A Dnscache.h57 nss_cache_marshal_func_t marshal_func; /* marshals response */ member in struct:_nss_cache_info
/freebsd-13-stable/lib/libc/net/
H A Dnsdispatch.c716 else if (cache_data.info->marshal_func != NULL)
763 else if (cache_data.info->marshal_func != NULL)
767 if (cache_data.info->marshal_func != NULL)
H A Dnscache.c198 res = cache_info->marshal_func(buffer, &size, retval, ap_new,
369 res = cache_info->marshal_func(buffer, &size, retval, ap_new,

Completed in 153 milliseconds