Searched refs:build_acl (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/smbd/
H A Dse_access_check_utils.h40 SEC_ACL *build_acl(struct ace_entry *ace_list);
H A Dse_access_check_utils.c57 SEC_ACL *build_acl(struct ace_entry *ace_list) function
113 the_dacl = build_acl(dacl);
114 the_sacl = build_acl(sacl);
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Mandrake/
H A Dsamba2.spec75 %define build_acl 1
116 %define build_acl 0
124 %define build_acl 0
138 %{?_with_acl: %global build_acl 1}
140 %{?_without_acl: %global build_acl 0}
285 %if %build_acl
754 %{error:--with[out] acl Build with support for file ACLs - %opt_status %build_acl}
905 %if %build_acl

Completed in 88 milliseconds