* $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_SCC_PROTO__
#define KRB5_SCC_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 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_scc_close_c[] = "$Id$";
+static char rcsid_scc_close_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_defnam_c[] = "$Id$";
+static char rcsid_scc_defnam_c[] =
+"$Id$";
#endif /* !lint && !SABER */
#include "scc.h"
-#include <krb5/copyright.h>
static char krb5_default_name_string[KRB5_SCC_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_scc_defops_c[] = "$Id$";
+static char rcsid_scc_defops_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_destry_c[] = "$Id$";
+static char rcsid_scc_destry_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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 "scc.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_scc_eseq_c[] = "$Id$";
+static char rcsid_scc_eseq_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_resolve_c[] = "$Id$";
+static char rcsid_scc_resolve_c[] =
+"$Id$";
#endif /* !lint && !SABER */
#include "scc.h"
#include <netinet/in.h> /* XXX ip only? */
-#include <krb5/copyright.h>
extern krb5_cc_ops krb5_scc_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_scc_getnam_c[] = "$Id$";
+static char rcsid_scc_getnam_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_gprinc_c[] = "$Id$";
+static char rcsid_scc_gprinc_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_init_c[] = "$Id$";
+static char rcsid_scc_init_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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>.
* This file contains the source code for conditional open/close calls.
*/
+#if !defined(lint) && !defined(SABER)
+static char rcsid_scc_maybe_c[] =
+"$Id$";
+#endif /* !lint & !SABER */
+
#include "scc.h"
#include <netinet/in.h> /* XXX ip only? */
* $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_scc_nseq_c[] = "$Id$";
+static char rcsid_scc_nseq_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_ops_c[] = "$Id$";
+static char rcsid_scc_ops_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_read_c[] = "$Id$";
+static char rcsid_scc_read_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_reslve_c[] = "$Id$";
+static char rcsid_scc_reslve_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.h"
* $Source$
* $Author$
*
- * Copyright 1990 by the Massachusetts Institute of Technology.
+ * 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_scc_retrv_c[] = "$Id$";
+static char rcsid_scc_retrv_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_set_flags_c[] = "$Id$";
+static char rcsid_scc_set_flags_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.h"
* $Source$
* $Author$
*
- * Copyright 1990 by the Massachusetts Institute of Technology.
+ * 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_scc_read_c[] = "$Id$";
+static char rcsid_scc_read_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.h"
krb5_error_code
* $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_scc_sseq_c[] = "$Id$";
+static char rcsid_scc_sseq_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.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_scc_store_c[] = "$Id$";
+static char rcsid_scc_store_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.h"
-#include <krb5/copyright.h>
+/*
+ * $Source$
+ * $Author$
+ *
+ * Copyright 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_scc_test_c[] =
+"$Id$";
+#endif /* !lint & !SABER */
#include "scc.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_scc_write_c[] = "$Id$";
+static char rcsid_rcsid_scc_write_c[] =
+"$Id$";
#endif /* !lint && !SABER */
-#include <krb5/copyright.h>
#include "scc.h"