Lines Matching full:procedure
72 .Nd "library routines for remote procedure calls"
94 These routines allow C programs to make procedure
96 First, the client calls a procedure to send a
101 Finally, the procedure call returns to the client.
140 information with each remote procedure call.
197 Call the remote procedure associated with
207 is the address of the procedure's argument(s), and
211 is used to encode the procedure's arguments, and
213 is used to decode the procedure's results.
265 except that the remote procedure's output is decoded there;
295 A macro that calls the remote procedure
306 is the address of the procedure's argument(s), and
310 is used to encode the procedure's arguments, and
312 is used to decode the procedure's results;
931 call on your behalf to a procedure on that host.
936 procedure
943 This procedure should be used for a
1003 Register procedure
1012 and procedure
1106 system when it decoded the arguments to a service procedure
1144 of a procedure associated with the
1198 with the service dispatch procedure,
1219 The procedure
1239 procedure using
1242 This procedure is usually waiting for a
1254 remote procedure call.
1288 a remote procedure call due to an authentication error.
1310 the procedure number that the caller requests.
1358 a remote procedure call due to insufficient
1707 .%T "Remote Procedure Calls: Protocol Specification"
1710 .%T "Remote Procedure Call Programming Guide"
1716 .%T "RPC: Remote Procedure Call Protocol Specification"