ypupdate_prot.x (9524e274b5484ac8b43bacd90d4029183ccf6476) | ypupdate_prot.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. --- 18 unchanged lines hidden (view full) --- 27% * 2550 Garcia Avenue 28% * Mountain View, California 94043 29% */ 30 31%/* 32% * Copyright (c) 1986, 1990 by Sun Microsystems, Inc. 33% */ 34% | 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. --- 18 unchanged lines hidden (view full) --- 27% * 2550 Garcia Avenue 28% * Mountain View, California 94043 29% */ 30 31%/* 32% * Copyright (c) 1986, 1990 by Sun Microsystems, Inc. 33% */ 34% |
35%/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */ | |
36#ifndef RPC_HDR 37%#include <sys/cdefs.h> 38#endif 39% 40%/* 41% * Compiled from ypupdate_prot.x using rpcgen 42% * This is NOT source code! 43% * DO NOT EDIT THIS FILE! --- 42 unchanged lines hidden --- | 35#ifndef RPC_HDR 36%#include <sys/cdefs.h> 37#endif 38% 39%/* 40% * Compiled from ypupdate_prot.x using rpcgen 41% * This is NOT source code! 42% * DO NOT EDIT THIS FILE! --- 42 unchanged lines hidden --- |