Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../usr/include/tirpc/rpc
File: raw.h
/* $NetBSD: raw.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */
[0] Fix | Delete
/* $FreeBSD: src/include/rpc/raw.h,v 1.1 2001/03/19 12:49:47 alfred Exp $ */
[1] Fix | Delete
[2] Fix | Delete
/*
[3] Fix | Delete
* Copyright (c) 2009, Sun Microsystems, Inc.
[4] Fix | Delete
* All rights reserved.
[5] Fix | Delete
*
[6] Fix | Delete
* Redistribution and use in source and binary forms, with or without
[7] Fix | Delete
* modification, are permitted provided that the following conditions are met:
[8] Fix | Delete
* - Redistributions of source code must retain the above copyright notice,
[9] Fix | Delete
* this list of conditions and the following disclaimer.
[10] Fix | Delete
* - Redistributions in binary form must reproduce the above copyright notice,
[11] Fix | Delete
* this list of conditions and the following disclaimer in the documentation
[12] Fix | Delete
* and/or other materials provided with the distribution.
[13] Fix | Delete
* - Neither the name of Sun Microsystems, Inc. nor the names of its
[14] Fix | Delete
* contributors may be used to endorse or promote products derived
[15] Fix | Delete
* from this software without specific prior written permission.
[16] Fix | Delete
*
[17] Fix | Delete
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
[18] Fix | Delete
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
[19] Fix | Delete
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
[20] Fix | Delete
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
[21] Fix | Delete
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
[22] Fix | Delete
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
[23] Fix | Delete
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
[24] Fix | Delete
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
[25] Fix | Delete
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
[26] Fix | Delete
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
[27] Fix | Delete
* POSSIBILITY OF SUCH DAMAGE.
[28] Fix | Delete
*/
[29] Fix | Delete
/*
[30] Fix | Delete
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc.
[31] Fix | Delete
*/
[32] Fix | Delete
[33] Fix | Delete
#ifndef _RPC_RAW_H
[34] Fix | Delete
#define _RPC_RAW_H
[35] Fix | Delete
[36] Fix | Delete
/* from: @(#)raw.h 1.11 94/04/25 SMI */
[37] Fix | Delete
/* from: @(#)raw.h 1.2 88/10/25 SMI */
[38] Fix | Delete
[39] Fix | Delete
#ifdef __cplusplus
[40] Fix | Delete
extern "C" {
[41] Fix | Delete
#endif
[42] Fix | Delete
[43] Fix | Delete
/*
[44] Fix | Delete
* raw.h
[45] Fix | Delete
*
[46] Fix | Delete
* Raw interface
[47] Fix | Delete
* The common memory area over which they will communicate
[48] Fix | Delete
*/
[49] Fix | Delete
extern char *__rpc_rawcombuf;
[50] Fix | Delete
[51] Fix | Delete
#ifdef __cplusplus
[52] Fix | Delete
}
[53] Fix | Delete
#endif
[54] Fix | Delete
[55] Fix | Delete
#endif /* _RPC_RAW_H */
[56] Fix | Delete
[57] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function