| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | Kconfig | 20 tristate "Secure RPC: Kerberos V mechanism" 27 Choose Y here to enable Secure RPC using the Kerberos version 5 30 Secure RPC calls with Kerberos require an auxiliary user-space 38 bool "Secure RPC: Disable insecure Kerberos encryption types" 54 bool "RPC: Enable dprintk debugging" 60 logging of different aspects of the kernel RPC activity. 68 tristate "RPC-over-RDMA transport"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/rpcbind/rpcbind/ |
| H A D | init.d | 11 # Short-Description: RPC portmapper replacement 12 # Description: rpcbind is a server that converts RPC (Remote 15 # order to make RPC calls. Services that use 16 # RPC include NFS and NIS.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/jsonrpc/ |
| H A D | jsonrpc_1.3.0.bb | 2 DESCRIPTION = "JsonRpc-Cpp is an OpenSource implementation of JSON-RPC \ 3 protocol in C++. JSON-RPC is a lightweight remote procedure \ 4 call protocol similar to XML-RPC."
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/nfs/ |
| H A D | rpc-server-gss.rst | 2 rpcsec_gss support for kernel RPC servers 6 implement RPCGSS authentication in kernel RPC servers such as the NFS 67 NFS Server New RPC Upcall Mechanism 70 The newer upcall mechanism uses RPC over a unix socket to a daemon 73 The gss_proxy RPC protocol is currently documented `here
|
| /OK3568_Linux_fs/buildroot/package/python-tinyrpc/ |
| H A D | Config.in | 6 A small, modular, transport and protocol neutral RPC 7 library that, among other things, supports JSON-RPC and
|
| /OK3568_Linux_fs/buildroot/package/rpcbind/ |
| H A D | Config.in | 3 # We really need libtirpc and can't work with the native RPC 9 The rpcbind utility is a server that converts RPC program
|
| /OK3568_Linux_fs/buildroot/package/python-avro/ |
| H A D | Config.in | 13 - Remote procedure call (RPC). 16 files nor to use or implement RPC protocols.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/capnproto/ |
| H A D | capnproto_0.9.1.bb | 1 SUMMARY = "Cap'n Proto serialization/RPC system" 2 DESCRIPTION = "Cap’n Proto is an insanely fast data interchange format and capability-based RPC sys…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/openl2tp/openl2tp/ |
| H A D | 0001-l2tp_api-Included-needed-headers.patch | 18 * Each module implements the required RPC xxx_1_svc() callbacks which 19 * are called directly by the RPC library.
|
| H A D | 0002-user-ipv6-structures.patch | 29 - l2tp_log(LOG_ERR, "Rejecting RPC request from %s", inet_ntoa(xprt->xp_raddr.sin_addr)); 30 + l2tp_log(LOG_ERR, "Rejecting RPC request from %s", straddr);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/libtirpc/ |
| H A D | libtirpc_1.3.2.bb | 1 SUMMARY = "Transport-Independent RPC library" 2 DESCRIPTION = "Libtirpc is a port of Suns Transport-Independent RPC library to Linux"
|
| /OK3568_Linux_fs/kernel/drivers/mtd/hyperbus/ |
| H A D | Kconfig | 26 tristate "Renesas RPC-IF HyperBus driver" 30 This option includes Renesas RPC-IF HyperBus support.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | alternate_rpc_ports.patch | 39 + printf("\t-x <port> alternate NFS RPC port\n"); 40 + printf("\t-y <port> alternate MOUNTD RPC port\n"); 46 + fprintf(stderr, "Invalid NFS RPC port\n"); 53 + fprintf(stderr, "Invalid MOUNTD RPC port\n");
|
| /OK3568_Linux_fs/buildroot/package/ubus/ |
| H A D | Config.in | 12 IPC/RPC bus that allows communication between processes. 17 used as a general IPC/RPC mechanism in other projects.
|
| /OK3568_Linux_fs/buildroot/package/avro-c/ |
| H A D | Config.in | 20 - Remote procedure call (RPC). 23 files nor to use or implement RPC protocols.
|
| /OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/ |
| H A D | 0010-sunrpc-Adjust-RPC-function-declarations-to-match-Sun.patch | 4 Subject: [PATCH 10/20] sunrpc: Adjust RPC function declarations to match Sun's 13 To avoid the subset of these warnings for the RPC APIs, this patch 15 definitions and the Oracle RPC documentation.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/ |
| H A D | xmlrpc-c_1.54.02.bb | 1 DESCRIPTION = "XML-RPC for C/C++ is programming libraries and related tools to help you \ 2 write an XML-RPC server or client in C or C++."
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/rpcbind/ |
| H A D | rpcbind_1.2.6.bb | 1 SUMMARY = "Universal Addresses to RPC Program Number Mapper" 2 DESCRIPTION = "The rpcbind utility is a server that converts RPC \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/quota/quota/ |
| H A D | fcntl.patch | 56 +#if defined(RPC) 66 +#if defined(RPC)
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | meson.build | 59 # prefer libtirpc (if available), otherwise ensure RPC functions are 63 error('secure-rpc requested, but neither libtirpc or libc RPC support were found')
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/ |
| H A D | 0003-musl-fixes.patch | 61 - ippool_log(LOG_ERR, "Rejecting RPC request from %s", inet_ntoa(xprt->xp_raddr.sin_addr)); 62 + ippool_log(LOG_ERR, "Rejecting RPC request from %s", straddr);
|
| /OK3568_Linux_fs/buildroot/package/python-thrift/ |
| H A D | Config.in | 5 Python bindings for the Apache Thrift RPC system.
|
| /OK3568_Linux_fs/buildroot/package/python-flask-jsonrpc/ |
| H A D | Config.in | 6 A basic JSON-RPC implementation for your Flask-powered sites.
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | Kconfig | 76 bool "Renesas RCar Gen3 RPC Hyperflash driver" 80 RCar Gen3 RPC controller.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-jsonrpcserver_5.0.7.bb | 1 SUMMARY = "Library to process JSON-RPC requests"
|