rpc_program
The rpc_program type corresponds to the output of the rpcinfo command.
| Version | Platforms | 
|---|---|
| 9.2.0.363 | AIX | 
Creation
    
    rpc program : rpc_program
  
  
Properties
    
    port of <rpc_program> : string
  
  
    
    program of <rpc_program> : string
  
  
    
    protocol of <rpc_program> : string
  
  
    
    version of <rpc_program> : string
  
  
Casts
    
    <rpc_program> as string : string