/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Copyright 1993 OpenVision Technologies, Inc., All Rights Reserved
*
* $Header$
*/
/*
* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
* Openvision retains the copyright to derivative works of
* this source code. Do *NOT* create a derivative of this
* source code before consulting with your legal department.
* Do *NOT* integrate *ANY* of this source code into another
* product before consulting with your legal department.
*
* For further information, read the top-level Openvision
* copyright which is contained in the top-level MIT Kerberos
* copyright.
*
* WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
*
*/
#if !defined(lint) && !defined(__CODECENTER__)
#endif
#include <stdlib.h>
#include "server_internal.h"
{
if (val)
return KADM5_OK;
}
{
while (count--)
return KADM5_OK;
}
/* XXX this ought to be in libkrb5.a, but isn't */
{
int i, idx;
for (i = 0; i < idx; i++) {
if (key->key_data_contents[i]) {
}
}
return KADM5_OK;
}
{
return KADM5_OK;
for (i = 0; i < nkeys; i++)
return KADM5_OK;
}
{
int i;
if (!val)
return KADM5_OK;
if (val->n_key_data) {
for (i = 0; i < val->n_key_data; i++)
}
}
return KADM5_OK;
}