Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c3521 PSECURITY_DESCRIPTOR pSecurityDescriptor; member
3566 &p->pSecurityDescriptor); in mch_get_acl()
3579 &p->pSecurityDescriptor); in mch_get_acl()
3581 if (p->pSecurityDescriptor == NULL) in mch_get_acl()
3673 LocalFree(p->pSecurityDescriptor); // Free the memory just in case in mch_free_acl()