Searched refs:acl_text (Results 1 – 2 of 2) sorted by relevance
77 char acl_text[] = in test_acl_user_create() local80 acl = acl_from_text(acl_text); in test_acl_user_create()88 char acl_text[] = in test_acl_grp_create() local91 acl = acl_from_text(acl_text); in test_acl_grp_create()97 char acl_text[] = in test_acl_default_create() local100 acl = acl_from_text(acl_text); in test_acl_default_create()
134 const char *acl_text = "u::rw-,u:root:rwx,g::r--,o::r--,m::rwx"; in setup() local139 acl = acl_from_text(acl_text); in setup()