rwall.x (9bd1654ae3b200ea642b0162c3e49e16d3676e06) | rwall.x (5b31cc94b10d4bb7109c6b27940a0fc76a44a331) |
---|---|
1%/* 2% * Sun RPC is a product of Sun Microsystems, Inc. and is provided for 3% * unrestricted use provided that this legend is included on all tape 4% * media and as a part of the software program in whole or part. Users 5% * may copy or modify Sun RPC without charge, but are not authorized 6% * to license or distribute it to anyone else except as part of a product or 7% * program developed by the user or with the express written consent of 8% * Sun Microsystems, Inc. --- 17 unchanged lines hidden (view full) --- 26% * Sun Microsystems, Inc. 27% * 2550 Garcia Avenue 28% * Mountain View, California 94043 29% */ 30 31%/* 32% * Copyright (c) 1984, 1990 by Sun Microsystems, Inc. 33% */ | 1%/* 2% * Sun RPC is a product of Sun Microsystems, Inc. and is provided for 3% * unrestricted use provided that this legend is included on all tape 4% * media and as a part of the software program in whole or part. Users 5% * may copy or modify Sun RPC without charge, but are not authorized 6% * to license or distribute it to anyone else except as part of a product or 7% * program developed by the user or with the express written consent of 8% * Sun Microsystems, Inc. --- 17 unchanged lines hidden (view full) --- 26% * Sun Microsystems, Inc. 27% * 2550 Garcia Avenue 28% * Mountain View, California 94043 29% */ 30 31%/* 32% * Copyright (c) 1984, 1990 by Sun Microsystems, Inc. 33% */ |
34% 35%/* from @(#)rwall.x 1.6 91/03/11 TIRPC 1.0 */ | |
36 37#ifdef RPC_HDR 38% 39%#ifndef _rpcsvc_rwall_h 40%#define _rpcsvc_rwall_h 41% 42%typedef char *wrapstring; 43% --- 14 unchanged lines hidden --- | 34 35#ifdef RPC_HDR 36% 37%#ifndef _rpcsvc_rwall_h 38%#define _rpcsvc_rwall_h 39% 40%typedef char *wrapstring; 41% --- 14 unchanged lines hidden --- |