Lines Matching +full:rpc +full:- +full:if
2 .\" Copyright (c) 1988 Sun Microsystems, Inc. - All Rights Reserved.
33 These routines are a part of the RPC
34 library which allows the RPC
40 When the RPC server receives a RPC request, the library invokes the
44 .Xr rpc 3
48 .Bl -tag -width XXXXX
56 with the RPC
75 .Xr rpc 3 .
76 This routine returns 0 if the registration succeeded,
77 \-1 otherwise.
94 is non-zero,
96 .Bq Fa prognum , versnum , netconf->nc_netid
98 .Fa xprt->xp_ltaddr
104 routine returns 1 if it succeeds,
109 .Bq Fa prognum , versnum , No all-transports
111 and all mappings within the RPC service package
119 invoked to authenticate RPC requests received
123 types to their RPC applications without needing to modify
131 When needed to process an RPC credential of type
147 routine returns 0 if the registration is successful,
148 1 if
151 and \-1 otherwise.
153 After RPC service transport handle
155 is created, it is registered with the RPC
163 Before an RPC service transport handle
175 .Xr rpc 3 ,