RTEMS CPU Kit with SuperCore
4.11.3
|
Go to the source code of this file.
Functions | |
__BEGIN_DECLS bool_t | pmap_set (u_long, u_long, int, int) |
bool_t | pmap_unset (u_long, u_long) |
struct pmaplist * | pmap_getmaps (struct sockaddr_in *) |
enum clnt_stat | pmap_rmtcall (struct sockaddr_in *, u_long, u_long, u_long, xdrproc_t, caddr_t, xdrproc_t, caddr_t, struct timeval, u_long *) |
enum clnt_stat | clnt_broadcast (u_long, u_long, u_long, xdrproc_t, char *, xdrproc_t, char *, bool_t(*)(caddr_t, struct sockaddr_in *)) |
u_short | pmap_getport (struct sockaddr_in *, u_long, u_long, u_int) |