|
OpenVPN
|
#include <win32.h>
Data Fields | |
| SECURITY_ATTRIBUTES | sa |
| SECURITY_DESCRIPTOR | sd |
| PACL | dacl |
| PACL security_attributes::dacl |
Definition at line 66 of file win32.h.
Referenced by free_security_attributes(), and init_security_attributes_allow_user().
| SECURITY_ATTRIBUTES security_attributes::sa |
Definition at line 64 of file win32.h.
Referenced by init_security_attributes_allow_all(), init_security_attributes_allow_user(), semaphore_open(), tap_allow_nonadmin_access_handle(), and win32_signal_open().
| SECURITY_DESCRIPTOR security_attributes::sd |
Definition at line 65 of file win32.h.
Referenced by init_security_attributes_allow_all(), and init_security_attributes_allow_user().