Searched defs:pSecurityAttributes (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/r3/win/
H A Dfileio-win.cpp256 PSECURITY_ATTRIBUTES pSecurityAttributes = NULL; local
262 pSecurityAttributes = &SecurityAttributes;
288 pSecurityAttributes,
H A Dpipe-win.cpp181 PSECURITY_ATTRIBUTES pSecurityAttributes = NULL; local
187 pSecurityAttributes = &SecurityAttributes;
201 NMPWAIT_USE_DEFAULT_WAIT, pSecurityAttributes);
207 NMPWAIT_USE_DEFAULT_WAIT, pSecurityAttributes);
215 NMPWAIT_USE_DEFAULT_WAIT, pSecurityAttributes);
225 pSecurityAttributes = NULL;
231 pSecurityAttributes = &SecurityAttributes;
237 pSecurityAttributes,

Completed in 37 milliseconds