Lines Matching +full:smi +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
33 * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc.
37 * svc.h, Server-side remote procedure call interface.
44 /* svc_soc.h 1.8 89/05/01 SMI */
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.