OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteUser
(Results
1 - 3
of
3
) sorted by null
/external/llvm/tools/bugpoint/
ToolRunner.cpp
47
RemoteUser
("remote-user",
764
if (!
RemoteUser
.empty()) {
766
ProgramArgs.push_back(
RemoteUser
.c_str());
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcdcep.h
233
unsigned short *
RemoteUser
;
rpcdce.h
447
typedef RPC_STATUS (__RPC_API *RPC_NEW_HTTP_PROXY_CHANNEL)(RPC_HTTP_REDIRECTOR_STAGE RedirectorStage,unsigned short *ServerName,unsigned short *ServerPort,unsigned short *
RemoteUser
,unsigned short *AuthType,void *ResourceUuid,void *Metadata,void *SessionId,void *Interface,void *Reserved,unsigned __LONG32 Flags,unsigned short **NewServerName,unsigned short **NewServerPort);
Completed in 447 milliseconds