Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dgethostnamadr.c62 static int host_unmarshal_func(char *, size_t, void *, va_list, void *);
361 host_unmarshal_func(char *buffer, size_t buffer_size, void *retval, va_list ap, in host_unmarshal_func() function
531 host_id_func, host_marshal_func, host_unmarshal_func); in gethostbyname_internal()
590 host_id_func, host_marshal_func, host_unmarshal_func); in gethostbyaddr_r()