Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/adduser/
H A Dadduser.sh400 get_shell() { function
634 get_shell
703 get_shell
/freebsd-12.1/sbin/init/
H A Dinit.c151 static const char *get_shell(void);
644 get_shell(void) in get_shell() function
908 shell = get_shell(); in single_user()
1091 shell = get_shell(); in execute_script()
1127 shell = get_shell(); in run_script()