#pragma ident "%Z%%M% %I% %E% SMI"
#include "k5-int.h"
{
flags = 0; /* turns off OPENCLOSE mode */
return(code);
/* the code for this will open the file for reading only, which
is not what I had in mind. So I won't turn off OPENCLOSE
for the output ccache */
#if 0
return(code);
#endif
goto cleanup;
if (code)
goto cleanup;
}
if (code != KRB5_CC_END)
goto cleanup;
cur = 0;
if (code)
goto cleanup;
code = 0;
/* If set then we are in an error pathway */
if (cur)
if (code)
else
#if 0
if (code)
else
#endif
return(code);
}