Home
last modified time | relevance | path

Searched refs:acl2 (Results 1 – 2 of 2) sorted by relevance

/external/ltp/testcases/network/nfsv4/acl/
Dtest_acl.py31 acl2=[]
36 acl2.append(name,entry)
39 while i < len(acl2):
41 while j < len(acl2) and result = False:
42 if acl2[i] == acl[j]:
Dacl1.c306 acl_t acl1, acl2; in test_acl_default() local
320 acl2 = acl_get_file(path, ACL_TYPE_ACCESS); in test_acl_default()