* $Id$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
* Prototypes for File-based credentials cache
*/
-#include <krb5/copyright.h>
#ifndef KRB5_FCC_PROTO__
#define KRB5_FCC_PROTO__
* $Id$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
* file-based credential cache routines.
*/
-#include <krb5/copyright.h>
#ifndef __KRB5_FILE_CCACHE__
#define __KRB5_FILE_CCACHE__
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_close_c[] = "$Id$";
+static char rcsid_fcc_close_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_defnam_c[] = "$Id$";
+static char rcsid_fcc_defnam_c[] =
+"$Id$";
#endif /* !lint && !SABER */
#include "fcc.h"
-#include <krb5/copyright.h>
static char krb5_default_name_string[KRB5_FCC_MAXLEN] = "";
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_defops_c[] = "$Id$";
+static char rcsid_fcc_defops_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_destry_c[] = "$Id$";
+static char rcsid_fcc_destry_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
"$Id$";
#endif /* !lint & !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_eseq_c[] = "$Id$";
+static char rcsid_fcc_eseq_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
/*
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_resolve_c[] = "$Id$";
+static char rcsid_fcc_resolve_c[] =
+"$Id$";
#endif /* !lint && !SABER */
#include "fcc.h"
#include <netinet/in.h> /* XXX ip only? */
-#include <krb5/copyright.h>
extern krb5_cc_ops krb5_fcc_ops;
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_getnam_c[] = "$Id$";
+static char rcsid_fcc_getnam_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_gprinc_c[] = "$Id$";
+static char rcsid_fcc_gprinc_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
/*
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_init_c[] = "$Id$";
+static char rcsid_fcc_init_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_nseq_c[] = "$Id$";
+static char rcsid_fcc_nseq_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
-
#include "fcc.h"
/* XXX Deal with kret values */
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_ops_c[] = "$Id$";
+static char rcsid_fcc_ops_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_read_c[] = "$Id$";
+static char rcsid_fcc_read_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
#define CHECK(ret) if (ret != KRB5_OK) goto errout;
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_reslve_c[] = "$Id$";
+static char rcsid_fcc_reslve_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_retrv_c[] = "$Id$";
+static char rcsid_fcc_retrv_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_set_flags_c[] = "$Id$";
+static char rcsid_fcc_set_flags_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_read_c[] = "$Id$";
+static char rcsid_fcc_read_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
krb5_error_code
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_sseq_c[] = "$Id$";
+static char rcsid_fcc_sseq_c[] =
+"$Id$";
#endif /* !lint && !SABER */
#include "fcc.h"
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_fcc_store_c[] = "$Id$";
+static char rcsid_fcc_store_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"
-#include <krb5/copyright.h>
+/*
+ * $Source$
+ * $Author$
+ *
+ * Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
+ *
+ * For copying and distribution information, please see the file
+ * <krb5/copyright.h>.
+ *
+ */
+
+#if !defined(lint) && !defined(SABER)
+static char rcsid_fcc_test_c [] =
+"$Id$";
+#endif /* !lint & !SABER */
#include "fcc.h"
* $Author$
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
-static char rcsid_rcsid_fcc_write_c[] = "$Id$";
+static char rcsid_rcsid_fcc_write_c[] =
+ "$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "fcc.h"