Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DRootFolder.cpp142 #define shell_name TEXT("coredll.dll") in GetMyDocsPath() macro
144 #define shell_name TEXT("shell32.dll") in GetMyDocsPath() macro
/aosp_15_r20/external/selinux/sandbox/
H A Dseunshare.c230 static int verify_shell(const char *shell_name) in verify_shell()
/aosp_15_r20/external/selinux/policycoreutils/newrole/
H A Dnewrole.c396 static int verify_shell(const char *shell_name) in verify_shell()
/aosp_15_r20/external/fastrpc/src/
H A Dfastrpc_apps_user.c1544 const char* shell_name = SIGNED_SHELL; in open_shell() local