Describes parameters for portmap procedures.
C Library (libc.a)
The xdr_pmap subroutine describes parameters for portmap procedures. This subroutine generates portmap parameters without using the portmap interface.
Item | Description |
---|---|
xdrs | Points to the eXternal Data Representation (XDR) stream handle. |
regs | Points to the buffer or register where the portmap daemon stores information. |
Upon successful completion, this subroutine returns a value of 1. If unsuccessful, it returns a value of 0.