RTEMS CPU Kit with SuperCore
Data Structures | Macros | Functions
rtems_portmapper.c File Reference
#include <rpc/rpc.h>
#include <rpc/pmap_prot.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <malloc.h>
#include <netdb.h>
#include <sys/socket.h>
#include <sys/ioctl.h>
#include <sys/wait.h>
#include <sys/signal.h>
#include <rtems.h>
Include dependency graph for rtems_portmapper.c:

Data Structures

struct  encap_parms
 
struct  rmtcallargs
 

Macros

#define fork()   (-1)
 
#define ARGSIZE   9000
 

Functions

int rtems_rpc_start_portmapper (int priority)