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;
int group_dereference(struct group **ptr, const char *file, int line)
int group_allocate(struct group **ptr, const char *file, int line)
int group_reference(struct group **ptr, struct group *bp, const char *file, int line)
#define GROUP_OBJECT_DELETED
struct hash_table group_hash_t
#define GROUP_OBJECT_STATIC
#define GROUP_OBJECT_DYNAMIC
int clone_group(struct group **gp, struct group *group, const char *file, int line)
struct group * root_group
isc_result_t delete_group(struct group_object *group, int writep)
int(* group_write_hook)(struct group_object *)
isc_result_t supersede_group(struct group_object *group, int writep)
group_hash_t * group_name_hash
#define DHCP_R_INVALIDARG