Home
last modified time | relevance | path

Searched defs:shell_name (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/lldb/source/Plugins/Platform/NetBSD/
DPlatformNetBSD.cpp208 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo() local
/external/llvm-project/lldb/source/Plugins/Platform/Linux/
DPlatformLinux.cpp239 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo() local
/external/selinux/sandbox/
Dseunshare.c229 static int verify_shell(const char *shell_name) in verify_shell()
/external/selinux/policycoreutils/newrole/
Dnewrole.c384 static int verify_shell(const char *shell_name) in verify_shell()
/external/llvm-project/lldb/source/Plugins/Platform/MacOSX/
DPlatformDarwin.cpp1207 const char *shell_name = strrchr(shell_string.c_str(), '/'); in GetResumeCountForLaunchInfo() local
/external/fastrpc/src/
Dfastrpc_apps_user.c1544 const char* shell_name = SIGNED_SHELL; in open_shell() local