 |
ISC DHCP
4.4.2b1
A reference DHCPv4 and DHCPv6 implementation
|
|
Go to the documentation of this file.
85 if (t && t !=
group) {
106 group_object_dereference (&t,
MDL);
125 return ISC_R_IOERROR;
137 if (*gp && *gp !=
group)
142 *gp = (
struct group *)0;
#define GROUP_OBJECT_STATIC
int group_reference(struct group **ptr, struct group *bp, const char *file, int line)
group_hash_t * group_name_hash
struct group * root_group
int group_allocate(struct group **ptr, const char *file, int line)
int(* group_write_hook)(struct group_object *)
#define GROUP_OBJECT_DYNAMIC
int group_dereference(struct group **ptr, const char *file, int line)
isc_result_t delete_group(struct group_object *group, int writep)
#define GROUP_OBJECT_DELETED
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)
#define DHCP_R_INVALIDARG