Searched refs:__proto_unmarshal_func (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/lib/libc/net/
H A Dgetproto.c53 extern int __proto_unmarshal_func(char *, size_t, void *, va_list, void *);
107 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func);
H A Dgetprotoname.c54 extern int __proto_unmarshal_func(char *, size_t, void *, va_list, void *);
116 __proto_id_func, __proto_marshal_func, __proto_unmarshal_func);
H A Dgetprotoent.c230 __proto_unmarshal_func(char *buffer, size_t buffer_size, void *retval, function
479 __proto_marshal_func, __proto_unmarshal_func);

Completed in 97 milliseconds