rpcb_prot.x (f53355131f65d64e7643d734dbcd4fb2a5de20ed) | rpcb_prot.x (5b31cc94b10d4bb7109c6b27940a0fc76a44a331) |
---|---|
1%/*- 2% * Copyright (c) 2009, Sun Microsystems, Inc. 3% * All rights reserved. 4% * 5% * Redistribution and use in source and binary forms, with or without 6% * modification, are permitted provided that the following conditions are met: 7% * - Redistributions of source code must retain the above copyright notice, 8% * this list of conditions and the following disclaimer. --- 19 unchanged lines hidden (view full) --- 28%/* 29% * Copyright (c) 1988 by Sun Microsystems, Inc. 30% */ 31 32%/* from rpcb_prot.x */ 33 34#ifdef RPC_HDR 35% | 1%/*- 2% * Copyright (c) 2009, Sun Microsystems, Inc. 3% * All rights reserved. 4% * 5% * Redistribution and use in source and binary forms, with or without 6% * modification, are permitted provided that the following conditions are met: 7% * - Redistributions of source code must retain the above copyright notice, 8% * this list of conditions and the following disclaimer. --- 19 unchanged lines hidden (view full) --- 28%/* 29% * Copyright (c) 1988 by Sun Microsystems, Inc. 30% */ 31 32%/* from rpcb_prot.x */ 33 34#ifdef RPC_HDR 35% |
36%/* #pragma ident "@(#)rpcb_prot.x 1.5 94/04/29 SMI" */ 37% | |
38%#ifndef _KERNEL 39% 40#endif 41 42/* 43 * rpcb_prot.x 44 * rpcbind protocol, versions 3 and 4, in RPC Language 45 */ --- 506 unchanged lines hidden --- | 36%#ifndef _KERNEL 37% 38#endif 39 40/* 41 * rpcb_prot.x 42 * rpcbind protocol, versions 3 and 4, in RPC Language 43 */ --- 506 unchanged lines hidden --- |