Lines Matching +full:software +full:- +full:based
3 /*-
4 * SPDX-License-Identifier: BSD-3-Clause
11 * - Redistributions of source code must retain the above copyright notice,
13 * - Redistributions in binary form must reproduce the above copyright notice,
16 * - Neither the name of Sun Microsystems, Inc. nor the names of its
18 * from this software without specific prior written permission.
20 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
29 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
33 * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc.
37 * svc.h, Server-side remote procedure call interface.
48 * with TS-RPC
54 #define svc_getcaller(x) (&(x)->xp_raddr)
72 * Service un-registration
84 * Memory based rpc for testing and timing.
92 * Udp based rpc.
102 * Tcp based rpc.
109 * Fd based rpc.