Searched refs:__proto_marshal_func (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/net/ |
H A D | getprotoname.c | 49 extern int __proto_marshal_func(char *, size_t *, void *, va_list, void *); 112 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func); in getprotobyname_r()
|
H A D | getproto.c | 97 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func); in getprotobynumber_r()
|
H A D | netdb_private.h | 158 int __proto_marshal_func(char *, size_t *, void *, va_list, void *);
|
H A D | getprotoent.c | 138 __proto_marshal_func(char *buffer, size_t *buffer_size, void *retval, in __proto_marshal_func() function 474 __proto_marshal_func, __proto_unmarshal_func); in getprotoent_r()
|