Home
last modified time | relevance | path

Searched defs:shell_path (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp382 Status Host::RunShellCommand(llvm::StringRef shell_path, in RunShellCommand()
403 Status Host::RunShellCommand(llvm::StringRef shell_path, const Args &args, in RunShellCommand()
/freebsd/usr.sbin/pw/
H A Dpw_user.c422 shell_path(char const * path, char *shells[], char *sh) in shell_path() function