]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
the v2 c bindings define 17 and 18 now
authorMarc Horowitz <marc@mit.edu>
Mon, 28 Sep 1998 06:57:22 +0000 (06:57 +0000)
committerMarc Horowitz <marc@mit.edu>
Mon, 28 Sep 1998 06:57:22 +0000 (06:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/branches/marc-3des@10945 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/gssapi/generic/gssapi.hin

index d00e19ab946482362347163ebd0ceed932dc1a98..4a7a41e5372f5b909feb75235551d17229769494 100644 (file)
@@ -307,11 +307,10 @@ typedef   int             gss_cred_usage_t;
 #define GSS_S_BAD_QOP (((OM_uint32) 14ul) << GSS_C_ROUTINE_ERROR_OFFSET)
 #define GSS_S_UNAUTHORIZED (((OM_uint32) 15ul) << GSS_C_ROUTINE_ERROR_OFFSET)
 #define GSS_S_UNAVAILABLE (((OM_uint32) 16ul) << GSS_C_ROUTINE_ERROR_OFFSET)
-/*
- * XXX new functions.  Check to get official error number assigments?
- */
 #define GSS_S_DUPLICATE_ELEMENT \
      (((OM_uint32) 17ul) << GSS_C_ROUTINE_ERROR_OFFSET)
+#define GSS_S_NAME_NOT_MN \
+     (((OM_uint32) 18ul) << GSS_C_ROUTINE_ERROR_OFFSET)
 
 /*
  * Supplementary info bits: