Searched refs:auth_group_set_type (Results 1 – 4 of 4) sorted by relevance
50 bool auth_group_set_type(const char *type);
150 auth_group_set_type(const char *type) in auth_group_set_type() function
254 ok = auth_group_set_type($2);
566 if (!auth_group_set_type(obj.string_value().c_str())) in uclparse_auth_group()