Home
last modified time | relevance | path

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

/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/test/
H A Dacl_test.cpp244 Acl acl1; in HWTEST_F() local
245 int rc = CreateValidBasicAcl(acl1); in HWTEST_F()
253 rc = acl1.InsertEntry( in HWTEST_F()
261 rc = acl1.InsertEntry( in HWTEST_F()
270 char *buf = acl1.Serialize(bufSize); in HWTEST_F()
273 rc = acl1.InsertEntry( in HWTEST_F()
278 buf = acl1.Serialize(bufSize); in HWTEST_F()
313 Acl acl1; in HWTEST_F() local
314 int rc = CreateValidBasicAcl(acl1); in HWTEST_F()
318 char *buf = acl1 in HWTEST_F()
[all...]
/third_party/ltp/testcases/network/nfsv4/acl/
H A Dacl1.c294 acl_t acl1, acl2; in test_acl_default() local
297 acl1 = acl_get_file(dir, ACL_TYPE_DEFAULT); in test_acl_default()

Completed in 2 milliseconds