RTEMS CPU Kit with SuperCore  4.11.3
Functions
pmap_clnt.h File Reference
#include <sys/cdefs.h>
#include <netinet/in.h>
#include <rpc/types.h>
#include <rpc/xdr.h>
Include dependency graph for pmap_clnt.h:
This graph shows which files directly or indirectly include this file:

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 pmaplistpmap_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)