Searched refs:host_marshal_func (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/libc/net/ |
H A D | gethostnamadr.c | 61 static int host_marshal_func(char *, size_t *, void *, va_list, void *); 255 host_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in host_marshal_func() function 534 host_id_func, host_marshal_func, host_unmarshal_func); in gethostbyname_internal() 596 host_id_func, host_marshal_func, host_unmarshal_func); in gethostbyaddr_r()
|