Home
last modified time | relevance | path

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

/dragonfly/lib/libc/net/
H A Dgetproto.c97 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func); in getprotobynumber_r()
H A Dgetprotoname.c106 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func); in getprotobyname_r()
H A Dnetdb_private.h161 int __proto_unmarshal_func(char *, size_t, void *, va_list, void *);
H A Dgetprotoent.c227 __proto_unmarshal_func(char *buffer, size_t buffer_size, void *retval, in __proto_unmarshal_func() function
475 __proto_marshal_func, __proto_unmarshal_func); in getprotoent_r()