Changeset 988 for vendor/current/libcli/security/secacl.h
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/libcli/security/secacl.h
r740 r988 26 26 struct security_acl *make_sec_acl(TALLOC_CTX *ctx, enum security_acl_revision revision, 27 27 int num_aces, struct security_ace *ace_list); 28 struct security_acl *dup_sec_acl(TALLOC_CTX *ctx, struct security_acl *src);29 28 30 29
Note:
See TracChangeset
for help on using the changeset viewer.