Searched refs:GetDefaultShell (Results 1 – 5 of 5) sorted by relevance
32 static FileSpec GetDefaultShell();
122 FileSpec HostInfoPosix::GetDefaultShell() { return FileSpec("/bin/sh"); } in GetDefaultShell() function in HostInfoPosix
484 launch_info.SetShell(HostInfo::GetDefaultShell()); in RunShellCommand()
411 HostInfo::GetDefaultShell().GetPath().c_str()); in Initialize()
516 launch_info.SetShell(HostInfo::GetDefaultShell()); in SetOptionValue()