Searched refs:bourne_shell (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/pw/
H A Dpw_conf.c72 static char bourne_shell[] = "sh"; variable
76 bourne_shell,
103 bourne_shell, /* Default shell */
328 ? (char *) bourne_shell : newstr(q);
482 cnf->shell_default : bourne_shell);

Completed in 53 milliseconds