Searched refs:default_shell (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/openharmony/ | ||
H A D | su.c | 106 char *default_shell = "/bin/sh"; in main() local 123 default_shell = optarg; in main() 157 *(args++) = default_shell; in main() |
Completed in 1 milliseconds