RTEMS CPU Kit with SuperCore
4.11.3
|
#include <rpc/types.h>
#include <netinet/in.h>
#include <rpc/xdr.h>
#include <rpc/auth.h>
#include <rpc/clnt.h>
#include <rpc/rpc_msg.h>
#include <rpc/auth_unix.h>
#include <rpc/svc.h>
#include <rpc/svc_auth.h>
#include <rpc/rpcent.h>
Go to the source code of this file.
Functions | |
__BEGIN_DECLS int | get_myaddress (struct sockaddr_in *) |
int | bindresvport (int, struct sockaddr_in *) |
int | bindresvport_sa (int, struct sockaddr *) |
__END_DECLS int | rtems_rpc_task_init (void) |
int | rtems_rpc_start_portmapper (int priority) |