Home
last modified time | relevance | path

Searched refs:mch_get_acl (Results 1 – 7 of 7) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dos_win32.pro39 vim_acl_T mch_get_acl(char_u *fname);
H A Dos_unix.pro40 vim_acl_T mch_get_acl(char_u *fname);
/vim-8.2.3635/src/
H A Dbufwrite.c1143 acl = mch_get_acl(fname); in buf_write()
H A Dundo.c1811 acl = mch_get_acl(buf->b_ffname); in u_write_undo()
H A Dfileio.c3839 acl = mch_get_acl(from); in vim_rename()
H A Dos_unix.c3003 mch_get_acl(char_u *fname UNUSED) in mch_get_acl() function
H A Dos_win32.c3534 mch_get_acl(char_u *fname) in mch_get_acl() function