Lines Matching +full:un +full:- +full:approved
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.
48 * with TS-RPC
52 * Approved way of getting address of caller
54 #define svc_getcaller(x) (&(x)->xp_raddr)
72 * Service un-registration