Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/adduser/
H A Dadduser.sh389 get_shell() { function
725 get_shell
794 get_shell
/freebsd-14.2/sbin/init/
H A Dinit.c149 static const char *get_shell(void);
626 get_shell(void) in get_shell() function
892 shell = get_shell(); in single_user()
1078 shell = get_shell(); in execute_script()
1123 shell = get_shell(); in run_script()