Home
last modified time | relevance | path

Searched refs:find_shell (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/firstboot/
Dfirstboot.c666 static int find_shell(const char *path, const char *root) { in find_shell() function
716 r = find_shell(s, arg_root); in prompt_root_shell()
1187 r = find_shell(optarg, arg_root); in parse_argv()