SEFlow
Home SourceForge FreshMeat |
documentation for the macro "all_role_types"Computes all applicable role types in the product policy of the provided factors. It is defined in the file sets.m4. m4 code: define(`all_role_types', `define(`current_roles',one_roles)dnl augment_role_types(current,patsubst($1,` ',`)augment_role_types(current,'))dnl role_type_definitions(current_roles)') |