Home
last modified time | relevance | path

Searched defs:_SECURITY_ATTRIBUTES (Results 1 – 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwtypesbase.h147 typedef struct _SECURITY_ATTRIBUTES { struct
152 typedef struct _SECURITY_ATTRIBUTES *PSECURITY_ATTRIBUTES; argument
Dminwinbase.h13 typedef struct _SECURITY_ATTRIBUTES { struct
14 DWORD nLength;
15 LPVOID lpSecurityDescriptor;
16 WINBOOL bInheritHandle;