Home
last modified time | relevance | path

Searched refs:acl_text (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/network/nfsv4/acl/
H A Dacl1.c77 char acl_text[] = in test_acl_user_create() local
80 acl = acl_from_text(acl_text); in test_acl_user_create()
88 char acl_text[] = in test_acl_grp_create() local
91 acl = acl_from_text(acl_text); in test_acl_grp_create()
97 char acl_text[] = in test_acl_default_create() local
100 acl = acl_from_text(acl_text); in test_acl_default_create()
/third_party/ltp/testcases/kernel/syscalls/getxattr/
H A Dgetxattr05.c132 const char *acl_text = "u::rw-,u:root:rwx,g::r--,o::r--,m::rwx"; in setup() local
137 acl = acl_from_text(acl_text); in setup()

Completed in 2 milliseconds