Layer: services

Module: portmap

Description:

RPC port mapping service.

Interfaces:

portmap_domtrans_helper( domain )
Summary

Execute portmap_helper in the helper domain.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
portmap_run_helper( domain , role , terminal )
Summary

Execute portmap helper in the helper domain, and allow the specified role the helper domain. Communicate with portmap.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
role The role to be allowed the portmap domain. No
terminal The type of the terminal allow the portmap domain to use. No
portmap_tcp_connect( domain )
Summary

Connect to portmap over a TCP socket

Parameters
Parameter:Description:Optional:
domain The type of the process performing this action. No
portmap_udp_sendrecv( domain )
Summary

Send and receive UDP network traffic from portmap.

Parameters
Parameter:Description:Optional:
domain Domain allowed access. No
portmap_udp_sendto( domain )
Summary

Send UDP network traffic to portmap.

Parameters
Parameter:Description:Optional:
domain The type of the process performing this action. No
Return