Searched refs:fNeedsImpersonation (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControlProcess.cpp1591 bool fNeedsImpersonation = !(pProcess->pSession->uFlags & VBOXSERVICECTRLSESSION_FLAG_FORK); local
1595 fNeedsImpersonation ? pProcess->StartupInfo.szUser : NULL,
1596 fNeedsImpersonation ? pProcess->StartupInfo.szPassword : NULL,

Completed in 228 milliseconds