'\" t .\" Title: probe::sunrpc.clnt.clone_client .\" Author: .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: November 2020 .\" Manual: Networking Tapset .\" Source: SystemTap Tapset Reference .\" Language: English .\" .TH "PROBE::SUNRPC\&.CLNT" "3stap" "November 2020" "SystemTap Tapset Reference" "Networking Tapset" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" probe::sunrpc.clnt.clone_client \- Clone an RPC client structure .SH "SYNOPSIS" .sp .nf sunrpc\&.clnt\&.clone_client .fi .SH "VALUES" .PP \fIport\fR .RS 4 the port number .RE .PP \fIauthflavor\fR .RS 4 the authentication flavor .RE .PP \fIservername\fR .RS 4 the server machine name .RE .PP \fIvers\fR .RS 4 the RPC program version number .RE .PP \fIprot\fR .RS 4 the IP protocol number .RE .PP \fIprogname\fR .RS 4 the RPC program name .RE .PP \fIprog\fR .RS 4 the RPC program number .RE .SH SEE ALSO\n .IR tapset::rpc (3stap)