#include "dhcpd.h"
Go to the source code of this file.
Functions | |
isc_result_t | delete_group (struct group_object *group, int writep) |
isc_result_t | supersede_group (struct group_object *group, int writep) |
int | clone_group (struct group **gp, struct group *group, const char *file, int line) |
Variables | |
struct group * | root_group |
group_hash_t * | group_name_hash |
int(* | group_write_hook )(struct group_object *) |
isc_result_t delete_group | ( | struct group_object * | group, |
int | writep ) |
isc_result_t supersede_group | ( | struct group_object * | group, |
int | writep ) |
group_hash_t* group_name_hash |
int(* group_write_hook) (struct group_object *) | ( | struct group_object * | ) |