Lines Matching refs:RPC

9 RPC (TI-RPC), External Data Representation (XDR), and various utilities and
13 Previous releases of RPC Source based on SunOS 4.x were ported to 4.2BSD and
15 transport-specific RPC (TS-RPC).
17 TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
19 (XTI). TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
20 by almost 70 vendors on all major operating systems. TS-RPC source code
30 Makefile format supported by SparcCompiler 2.0.1. Second, the Secure RPC
39 ecb_crypt() functions. These routines are used with Secure RPC however all
40 RPC programs that link with this release's librpc will need to link with the
42 within the United States. (PLEASE NOTE: The RPC implementation found in
51 given, and these use libnsl to link in the RPC library. This release builds
52 the RPC library as librpc. To use this release's librpc, use the link command
54 for RPC routines, Solaris's libnsl for other networking functions, and
63 that are already available on Solaris 2.3 (such as the RPC headers, the RPC
77 2. The RPC library is thread safe for all client-side interfaces
84 3. As part of the work to make the RPC library thread-safe, rpcgen has
85 been enhanced to generate thread-safe RPC stubs (the -M option). Note
87 procedure calling the RPC stub must now pass to the stub a pointer to
94 can be achieved by using threads for making client-side RPC calls.
105 cmd/rpcgen The RPC Language compiler (for .x files)
106 cmd/rpcbind The RPC bindery and portmapper
107 cmd/rpcinfo RPC bindery query utility
108 cmd/keyserv The Secure RPC keyserver
118 lib/librpc The RPC and XDR library
121 man/ Manual pages for the RPC library and utilities.
123 uts/common/rpc RPC header files