Your Logo
Documentation made easier

PROBE::SUNRPC.CLNT

NAME
SYNOPSIS
VALUES
SEE ALSO

NAME

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

SYNOPSIS

sunrpc.clnt.call_sync

VALUES

servername

the server machine name

progname

the RPC program name

flags

flags

procname

the procedure name in this RPC call

prot

the IP protocol number

prog

the RPC program number

port

the port number

dead

whether this client is abandoned

vers

the RPC program version number

proc

the procedure number in this RPC call

xid

current transmission id

SEE ALSO

tapset::rpc(3stap)