Searched refs:rpc_marshal_func (Results 1 – 1 of 1) sorted by relevance
| /freebsd/lib/libc/rpc/ |
| H A D | getrpcent.c | 136 static int rpc_marshal_func(char *, size_t *, void *, va_list, void *); 651 rpc_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in rpc_marshal_func() function 813 rpc_id_func, rpc_marshal_func, rpc_unmarshal_func); in getrpcbyname_r() 846 rpc_id_func, rpc_marshal_func, rpc_unmarshal_func); in getrpcbynumber_r() 878 rpc_marshal_func, rpc_unmarshal_func); in getrpcent_r()
|