Home
last modified time | relevance | path

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

/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/cbc/
H A Dmember.c75 StructDeclaration **ppSD, Declarator **ppD);
567 StructDeclaration **ppSD, Declarator **ppD) in search_struct_member() argument
606 *ppSD = pStructDecl; in search_struct_member()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dobjbase.h94 WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD);
H A Dgpmgmt.h1664 virtual HRESULT WINAPI GetSecurityDescriptor(__LONG32 lFlags,IDispatch **ppSD) = 0;
1704 HRESULT (WINAPI *GetSecurityDescriptor)(IGPMGPO *This,__LONG32 lFlags,IDispatch **ppSD);
1746 …ine IGPMGPO_GetSecurityDescriptor(This,lFlags,ppSD) (This)->lpVtbl->GetSecurityDescriptor(This,lFl… argument
1803 …HRESULT WINAPI IGPMGPO_GetSecurityDescriptor_Proxy(IGPMGPO *This,__LONG32 lFlags,IDispatch **ppSD);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dobjbase.h94 WINOLEAPI CoGetSystemSecurityPermissions (COMSD comSDType, PSECURITY_DESCRIPTOR *ppSD);
H A Dgpmgmt.h1664 virtual HRESULT WINAPI GetSecurityDescriptor(__LONG32 lFlags,IDispatch **ppSD) = 0;
1704 HRESULT (WINAPI *GetSecurityDescriptor)(IGPMGPO *This,__LONG32 lFlags,IDispatch **ppSD);
1746 …ine IGPMGPO_GetSecurityDescriptor(This,lFlags,ppSD) (This)->lpVtbl->GetSecurityDescriptor(This,lFl… argument
1803 …HRESULT WINAPI IGPMGPO_GetSecurityDescriptor_Proxy(IGPMGPO *This,__LONG32 lFlags,IDispatch **ppSD);
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/winutils/
H A Dtask.c187 DWORD BuildImpersonateSecurityDescriptor(__out PSECURITY_DESCRIPTOR* ppSD) { in BuildImpersonateSecurityDescriptor() argument
282 *ppSD = pSD; in BuildImpersonateSecurityDescriptor()
H A Dlibwinutils.c1571 __out PSECURITY_DESCRIPTOR *ppSD) { in CreateSecurityDescriptorForCreate() argument
1591 *ppSD = pSD; in CreateSecurityDescriptorForCreate()