Searched refs:acl2 (Results 1 – 2 of 2) sorted by relevance
32 acl2=[]37 acl2.append(name,entry)40 while i < len(acl2):42 while j < len(acl2) and result == False:43 if acl2[i] == acl[j]:
294 acl_t acl1, acl2; in test_acl_default() local308 acl2 = acl_get_file(path, ACL_TYPE_ACCESS); in test_acl_default()