Home
last modified time | relevance | path

Searched refs:HAVE_ACL (Results 1 – 10 of 10) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.h55 # define HAVE_ACL macro
H A Dbufwrite.c686 #ifdef HAVE_ACL in buf_write()
1140 #ifdef HAVE_ACL in buf_write()
1498 #ifdef HAVE_ACL in buf_write()
2242 #ifdef HAVE_ACL in buf_write()
2517 #ifdef HAVE_ACL in buf_write()
H A Dos_unix.h500 #define HAVE_ACL (HAVE_POSIX_ACL || HAVE_SOLARIS_ACL || HAVE_AIX_ACL) macro
H A Dfileio.c3713 #ifdef HAVE_ACL in vim_rename()
3837 #ifdef HAVE_ACL in vim_rename()
3844 #ifdef HAVE_ACL in vim_rename()
3856 #ifdef HAVE_ACL in vim_rename()
3867 #ifdef HAVE_ACL in vim_rename()
3892 #ifdef HAVE_ACL in vim_rename()
H A Dos_win32.c823 #ifdef HAVE_ACL
832 #ifdef HAVE_ACL
897 #ifdef HAVE_ACL in PlatformId()
3518 #ifdef HAVE_ACL
3536 #ifndef HAVE_ACL in mch_get_acl()
3593 #ifdef HAVE_ACL
3624 #ifdef HAVE_ACL in mch_set_acl()
3668 #ifdef HAVE_ACL in mch_free_acl()
H A Dversion.c93 #ifdef HAVE_ACL
H A Dundo.c1805 #ifdef HAVE_ACL in u_write_undo()
H A Dos_unix.c2851 #if defined(HAVE_ACL) || defined(PROTO)
H A Devalfunc.c4937 #ifdef HAVE_ACL in f_has()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt4466 Solution: Add an #ifdef HAVE_ACL.