/freebsd/share/doc/psd/26.rpcrfc/ |
H A D | rpc.rfc.ms | 10 .OH 'Remote Procedure Calls: Protocol Specification''Page %' 11 .EH 'Page %''Remote Procedure Calls: Protocol Specification' 14 \&Remote Procedure Calls: Protocol Specification 28 Sun's Remote Procedure Call (RPC) package. (The message protocol is 46 clients are pieces of software that initiate remote procedure calls 60 The remote procedure call model is similar to the local procedure 62 procedure in some well-specified location (such as a result 63 register). It then transfers control to the procedure, and 65 procedure are extracted from the well-specified location, and the 68 The remote procedure call is similar, in that one thread of control [all …]
|
/freebsd/share/doc/psd/22.rpcgen/ |
H A D | rpcgen.ms | 20 The details of programming applications to use Remote Procedure Calls 22 routines necessary to convert procedure arguments and results into 48 writes an ordinary main program that makes local procedure calls to the 78 .I "Remote Procedure Call Programming Guide)\. 150 was turned into a remote procedure, 155 procedure to turn it into a remote procedure. Unfortunately, 158 support, it's not very difficult to make a procedure remote. 161 all procedure inputs and outputs. In this case, we have a 162 procedure 185 an entire remote program here which contains the single procedure [all …]
|
/freebsd/lib/libc/rpc/ |
H A D | rpc_clnt_calls.3 | 61 RPC library routines allow C language programs to make procedure 63 First, the client calls a procedure to send a request to the server. 72 routines handle the client side of the procedure call. 98 A function macro that calls the remote procedure 110 is the XDR function used to encode the procedure's arguments, and 112 is the XDR function used to decode the procedure's results; 114 is the address of the procedure's argument(s), and 148 Normally used after a procedure call fails for a routine 160 Normally used after a remote procedure call fails 230 except that the remote procedure's output is decoded there; [all …]
|
H A D | rpc_soc.3 | 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; [all …]
|
H A D | rpc_svc_calls.3 | 51 library which allows C language programs to make procedure 87 This function, when called by any of the RPC server procedure or 126 RPC/XDR system when it decoded the arguments to a service procedure 193 of a procedure associated with the 234 procedure using 237 This procedure is usually waiting for the 242 remote procedure call.
|
H A D | rpc_svc_err.3 | 16 .Nd library routines for server side remote procedure call errors 37 library which allows C language programs to make procedure 52 a remote procedure call due to an authentication error. 62 the procedure number that the caller requests. 85 a remote procedure call due to insufficient (but correct)
|
H A D | rpc_svc_reg.3 | 52 procedure 62 and procedure 83 with the service dispatch procedure, 135 procedure will be called with two arguments,
|
H A D | rpcbind.3 | 32 These routines allow client C programs to make procedure 110 call on your behalf to a procedure on that host. 117 will be modified to the server's address if the procedure succeeds 126 This procedure should normally be used for a
|
H A D | rpc_clnt_auth.3 | 12 .Nd library routines for client side remote procedure call authentication 27 RPC library that allows C language programs to make procedure 66 authentication information with each remote procedure call.
|
H A D | rpc_secure.3 | 7 .Nd library routines for secure remote procedure calls 274 .%B Remote Procedure Calls: Protocol Specification 277 .%B Remote Procedure Call Programming Guide 283 .%B RPC: Remote Procedure Call Protocol Specification
|
/freebsd/share/doc/psd/23.rpc/ |
H A D | rpc.prog.ms | 11 .OH 'Remote Procedure Call Programming Guide''Page %' 12 .EH 'Page %''Remote Procedure Call Programming Guide' 14 \&Remote Procedure Call Programming Guide 21 remote procedure calls (explained below), and who want to understand 45 What are remote procedure calls? Simply put, they are the high-level 51 makes a procedure call to send a data packet to the server. When the 53 service is requested, sends back the reply, and the procedure call returns 62 For a complete specification of the routines in the remote procedure 83 call a procedure, just as they would call 90 implementation mechanisms. They simply make remote procedure calls [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | branch.json | 48 …"PublicDescription": "Procedure return with predicted address executed. This event counts when any… 51 …"BriefDescription": "Procedure return with predicted address executed. This event counts when any … 54 …"PublicDescription": "Procedure return mispredicted due to address miscompare. This event counts w… 57 …"BriefDescription": "Procedure return mispredicted due to address miscompare. This event counts wh…
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | branch.json | 48 …"PublicDescription": "Procedure return with predicted address executed.This event counts when any … 51 …"BriefDescription": "Procedure return with predicted address executed.This event counts when any p… 54 …"PublicDescription": "Procedure return mis-predicted due to address mis-compare.This event counts … 57 …"BriefDescription": "Procedure return mis-predicted due to address mis-compare.This event counts w…
|
/freebsd/crypto/openssl/VMS/ |
H A D | engine.opt | 2 SYMBOL_VECTOR=(BIND_ENGINE=PROCEDURE,V_CHECK=PROCEDURE,- 3 bind_engine/BIND_ENGINE=PROCEDURE,v_check/V_CHECK=PROCEDURE)
|
/freebsd/share/doc/psd/27.nfsrpc/ |
H A D | nfs.rfc.ms | 33 achieved through the use of Remote Procedure Call (RPC) primitives 43 \&Remote Procedure Call 44 .IX "Remote Procedure Call" 46 Sun's remote procedure call specification provides a procedure- 49 The combination of host address, program number, and procedure 50 number specifies one remote service procedure. RPC does not depend 53 .I "Remote Procedure Calls: Protocol Specification" 141 same argument as above could have been used to justify a procedure 155 authentication, except in the NULL procedure where 223 type is returned with every procedure's results. A [all …]
|
/freebsd/usr.bin/vgrind/ |
H A D | vgrindefs.src | 46 max min mod new NIL nil noresult not notin od of or procedure public\ 52 :pb=(^\d?procedure|function|program\d\p\d|\(|;|\:)|(=\d?record\d):\ 58 forward function goto if in label mod nil not of or packed procedure\ 93 :pb=^\d?procedure\d\p\d?\(\a?\):\ 94 :bb=(^\d?procedure\d\p\d?\(\a?\))|{:be=}|(^\d?end\d?$):\ 98 fail global if initial local next not of procedure record\ 113 :pb=(^\d?(procedure|function|module)\d\p\d|\(|;|\:):\ 123 loop mod module not of or pointer procedure qualified\
|
/freebsd/usr.bin/rpcinfo/ |
H A D | rpcinfo.8 | 79 The third synopsis makes an RPC call to procedure 0 142 to ping procedure 0 165 Make an RPC broadcast to procedure 0 210 (versions 2, 3 and 4), giving the number of times each procedure was 254 Make an RPC call to procedure 0 of 265 Make an RPC call to procedure 0 of
|
/freebsd/include/rpc/ |
H A D | rpcb_prot.x | 70 % * Calls the procedure on the remote machine. If it is not registered, 71 % * this procedure is quiet; i.e. it does not return error information!!! 89 % * NOTE: RPCBPROC_BCAST HAS THE SAME FUNCTIONALITY AND PROCEDURE NUMBER 94 % * Calls the procedure on the remote machine. If it is not registered, 95 % * this procedure IS quiet; i.e. it DOES NOT return error information!!! 106 % * Calls the procedure on the remote machine. If it is not registered, 107 % * this procedure is NOT quiet; i.e. it DOES return error information!!! 182 rpcproc_t proc; /* procedure number */ 376 * procedure should be used for broadcast RPC, and 444 % rpcproc_t proc; /* procedure number */
|
H A D | pmap_prot.h | 61 * Calls the procedure on the local machine. If it is not registered, 62 * this procedure is quite; ie it does not return error information!!! 63 * This procedure only is supported on rpc/udp and calls via 67 * The service supports remote procedure calls on udp/ip or tcp/ip socket 111.
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | mmc-pwrseq-emmc.txt | 4 procedure, as described by Jedec 4.4 specification. This procedure is 17 reset procedure as described in Jedec 4.4 specification, the
|
H A D | mmc-pwrseq-emmc.yaml | 14 procedure, as described by Jedec 4.4 specification. This procedure is 32 reset procedure as described in Jedec 4.4 specification, the
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_cert_verify_callback.pod | 5 SSL_CTX_set_cert_verify_callback - set peer certificate verification procedure 64 the verification procedure and may elect to base further decisions on it. 80 Providing a complete verification procedure including certificate purpose 81 settings etc is a complex task. The built-in procedure is quite powerful
|
/freebsd/sys/rpc/ |
H A D | pmap_prot.h | 61 * Calls the procedure on the local machine. If it is not registered, 62 * this procedure is quite; ie it does not return error information!!! 63 * This procedure only is supported on rpc/udp and calls via 67 * The service supports remote procedure calls on udp/ip or tcp/ip socket 111.
|
/freebsd/share/doc/smm/01.setup/ |
H A D | 2.t | 33 .Sh 1 "Bootstrap procedure" 35 This section explains the bootstrap procedure that can be used 113 The tape bootstrap procedure used to create a 235 .Sh 3 "The procedure" 267 procedure but will hold only the root and primary swap partitions. 513 you just created following the procedure in step (3) above. 571 contents of a disk, and may be up to 16 characters long. This procedure 675 .Sh 3 "The procedure" 749 To install the remaining filesystems, use the procedure described 832 .Sh 3 "The procedure" [all …]
|
/freebsd/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 115 …log_err("dynlibmod[%d]: unable to load init procedure from dynamic library \"%s\".", dynlib_mod_id… in dynlibmod_init() 123 …log_err("dynlibmod[%d]: unable to load deinit procedure from dynamic library \"%s\".", dynlib_mod_… in dynlibmod_init() 131 …log_err("dynlibmod[%d]: unable to load operate procedure from dynamic library \"%s\".", dynlib_mod… in dynlibmod_init() 139 …log_err("dynlibmod[%d]: unable to load inform_super procedure from dynamic library \"%s\".", dynli… in dynlibmod_init() 147 …log_err("dynlibmod[%d]: unable to load clear procedure from dynamic library \"%s\".", dynlib_mod_i… in dynlibmod_init() 155 …log_err("dynlibmod[%d]: unable to load get_mem procedure from dynamic library \"%s\".", dynlib_mod… in dynlibmod_init()
|