Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dgetprotoname.c50 extern int __proto_unmarshal_func(char *, size_t, void *, va_list, void *);
112 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func); in getprotobyname_r()
H A Dgetproto.c97 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func); in getprotobynumber_r()
H A Dnetdb_private.h159 int __proto_unmarshal_func(char *, size_t, void *, va_list, void *);
H A Dgetprotoent.c225 __proto_unmarshal_func(char *buffer, size_t buffer_size, void *retval, in __proto_unmarshal_func() function
474 __proto_marshal_func, __proto_unmarshal_func); in getprotoent_r()