Home
last modified time | relevance | path

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

/aoo42x/main/migrationanalysis/src/wizard/
H A DOffice10Issues.bas38 As SECURITY_ATTRIBUTES, phkResult As Long, lpdwDisposition As Long) As Long
52 Type SECURITY_ATTRIBUTES type
91 Dim secattr As SECURITY_ATTRIBUTES ' security settings for the key
120 Dim secattr As SECURITY_ATTRIBUTES ' security settings for the key
/aoo42x/main/sal/osl/w32/
H A Dpipe.c163 pSecAttr = rtl_allocateMemory(sizeof(SECURITY_ATTRIBUTES)); in osl_createPipe()
164 pSecAttr->nLength = sizeof(SECURITY_ATTRIBUTES); in osl_createPipe()
H A Dprocimpl.cxx240 SECURITY_ATTRIBUTES sa; in create_pipe()
241 sa.nLength = sizeof(SECURITY_ATTRIBUTES); in create_pipe()

Completed in 18 milliseconds