RTEMS CPU Kit with SuperCore  4.11.2
Macros | Functions
pmap_clnt.c File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <rpc/rpc.h>
#include <rpc/pmap_prot.h>
#include <rpc/pmap_clnt.h>
#include <netinet/in.h>
Include dependency graph for pmap_clnt.c:

Macros

#define PORTMAPSOCK   "/var/run/portmapsock"
 

Functions

bool_t pmap_set (u_long program, u_long version, int protocol, int port)
 
bool_t pmap_unset (u_long program, u_long version)