Searched refs:rpc_marshal_func (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/lib/libc/rpc/ |
| HD | getrpcent.c | 139 static int rpc_marshal_func(char *, size_t *, void *, va_list, void *); 654 rpc_marshal_func(char *buffer, size_t *buffer_size, void *retval, va_list ap, in rpc_marshal_func() function 816 rpc_id_func, rpc_marshal_func, rpc_unmarshal_func); in getrpcbyname_r() 849 rpc_id_func, rpc_marshal_func, rpc_unmarshal_func); in getrpcbynumber_r() 881 rpc_marshal_func, rpc_unmarshal_func); in getrpcent_r()
|