Home
last modified time | relevance | path

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

/freebsd/usr.sbin/adduser/
H A Dadduser.sh389 get_shell() { function
725 get_shell
794 get_shell
/freebsd/sbin/init/
H A Dinit.c137 static const char *get_shell(void);
614 get_shell(void) in get_shell() function
880 shell = get_shell(); in single_user()
1066 shell = get_shell(); in execute_script()
1111 shell = get_shell(); in run_script()