Provided by: systemtap-doc_5.0-2ubuntu1_amd64 bug

NAME

       probe::sunrpc.clnt.call_sync - Make a synchronous RPC call

SYNOPSIS

       sunrpc.clnt.call_sync

VALUES

       servername
           the server machine name

       xid
           current transmission id

       dead
           whether this client is abandoned

       port
           the port number

       prog
           the RPC program number

       progname
           the RPC program name

       vers
           the RPC program version number

       prot
           the IP protocol number

       procname
           the procedure name in this RPC call

       proc
           the procedure number in this RPC call

       flags
           flags

SEE ALSO

       tapset::rpc(3stap)