confctl.c revision cf573ce6fb91d8d514425849c73cdbc2096d97e1
/*
* Copyright (C) 1999, 2000 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
* DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
* INTERNET SOFTWARE CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT,
* INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
* FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
* NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: confctl.c,v 1.30 2000/10/20 13:29:34 marka Exp $ */
#include <config.h>
/* XXXJAB logwrite */
return (ISC_R_NOMEMORY);
}
return (ISC_R_SUCCESS);
}
"empty control statement");
} else {
}
}
return (result);
}
void
return;
}
} else {
}
}
}
}
return (ISC_R_SUCCESS);
}
{
"type 'unix' control channels are "
"not implemented");
"type 'inet' control channel has no 'keys' "
"clause; control channel will be disabled");
"type 'inet' control channel has no keys; "
"control channel will be disabled");
}
return (result);
}
{
return (ISC_R_NOMEMORY);
if (copy) {
if (res != ISC_R_SUCCESS) {
return (res);
}
} else {
}
return (ISC_R_SUCCESS);
}
{
return (ISC_R_NOMEMORY);
}
/* XXXJAB logwrite */
return (ISC_R_NOMEMORY);
}
return (ISC_R_SUCCESS);
}
switch (ctrl->control_type) {
case dns_c_inet_control:
else
res = ISC_R_SUCCESS;
break;
case dns_c_unix_control:
res = ISC_R_SUCCESS;
break;
}
}
return (res);
}
void
(void) indent;
if (port == 0) {
} else {
}
}
} else {
/* The "#" means force a leading zero */
}
}
{
}
{
}