Lines Matching full:have
15 You should have received a copy of the GNU General Public License
31 file's mode to MODE on systems that have fchown. On systems
32 that don't have fchown and if DESC is invalid, use chown on
63 /* We must also have acl_from_text and acl_delete_def_file.
69 # error Must have acl_from_text (see POSIX 1003.1e draft 17).
72 # error Must have acl_delete_def_file (see POSIX 1003.1e draft 17).
137 /* We did not call chmod so far, so the special bits have not yet
147 # error Must have ACL_TYPE_EXTENDED
152 always return NULL / EINVAL. You have to use
159 have the same effect as
200 /* Since !MODE_INSIDE_ACL, we have to call chmod explicitly. */
245 /* We did not call chmod so far, so the special bits have not yet
260 We fetch the existing ACL. In the old convention, usually three ACEs have
398 /* We did not call chmod so far, so the special bits have not yet
442 /* We did not call chmod so far, so the special bits have not yet