Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/gssapi
File: mechglue.h
/* #ident "@(#)mechglue.h 1.13 95/08/07 SMI" */
[0] Fix | Delete
[1] Fix | Delete
/*
[2] Fix | Delete
* Copyright 1996 by Sun Microsystems, Inc.
[3] Fix | Delete
*
[4] Fix | Delete
* Permission to use, copy, modify, distribute, and sell this software
[5] Fix | Delete
* and its documentation for any purpose is hereby granted without fee,
[6] Fix | Delete
* provided that the above copyright notice appears in all copies and
[7] Fix | Delete
* that both that copyright notice and this permission notice appear in
[8] Fix | Delete
* supporting documentation, and that the name of Sun Microsystems not be used
[9] Fix | Delete
* in advertising or publicity pertaining to distribution of the software
[10] Fix | Delete
* without specific, written prior permission. Sun Microsystems makes no
[11] Fix | Delete
* representations about the suitability of this software for any
[12] Fix | Delete
* purpose. It is provided "as is" without express or implied warranty.
[13] Fix | Delete
*
[14] Fix | Delete
* SUN MICROSYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
[15] Fix | Delete
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
[16] Fix | Delete
* EVENT SHALL SUN MICROSYSTEMS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
[17] Fix | Delete
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
[18] Fix | Delete
* USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
[19] Fix | Delete
* OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
[20] Fix | Delete
* PERFORMANCE OF THIS SOFTWARE.
[21] Fix | Delete
*/
[22] Fix | Delete
[23] Fix | Delete
/*
[24] Fix | Delete
* This header contains the mechglue definitions.
[25] Fix | Delete
*/
[26] Fix | Delete
[27] Fix | Delete
#ifndef _GSS_MECHGLUE_H
[28] Fix | Delete
#define _GSS_MECHGLUE_H
[29] Fix | Delete
[30] Fix | Delete
#include <gssapi/gssapi.h>
[31] Fix | Delete
[32] Fix | Delete
/********************************************************/
[33] Fix | Delete
/* GSSAPI Extension functions -- these functions aren't */
[34] Fix | Delete
/* in the GSSAPI, but they are provided in this library */
[35] Fix | Delete
[36] Fix | Delete
#include <gssapi/gssapi_ext.h>
[37] Fix | Delete
[38] Fix | Delete
void KRB5_CALLCONV gss_initialize(void);
[39] Fix | Delete
[40] Fix | Delete
#endif /* _GSS_MECHGLUE_H */
[41] Fix | Delete
[42] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function