OpenVPN
|
#include <win32.h>
Data Fields | |
SECURITY_ATTRIBUTES | sa |
SECURITY_DESCRIPTOR | sd |
SECURITY_ATTRIBUTES security_attributes::sa |
Definition at line 64 of file win32.h.
Referenced by init_security_attributes_allow_all(), 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().