Searched defs:acl (Results 1 – 5 of 5) sorted by relevance
687 vim_acl_T acl = NULL; // ACL copied from original file to in buf_write() local
3972 AC_ARG_ENABLE(acl, optenable
1808 vim_acl_T acl; in u_write_undo() local
3598 is_acl_inherited(PACL acl) in is_acl_inherited()3622 mch_set_acl(char_u *fname, vim_acl_T acl) in mch_set_acl()3666 mch_free_acl(vim_acl_T acl) in mch_free_acl()
3714 vim_acl_T acl; // ACL from original file in vim_rename() local