Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c3524 PACL pDacl; member
3564 &p->pDacl, // Discretionary information. in mch_get_acl()
3577 &p->pDacl, in mch_get_acl()
3641 if (p->pDacl) in mch_set_acl()
3646 if (!is_acl_inherited(p->pDacl)) in mch_set_acl()
3658 p->pDacl, // Discretionary information. in mch_set_acl()