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

/freebsd-13-stable/usr.sbin/pw/
H A Dpwupd.h69 char *shell_default; /* Default shell */ member in struct:userconf
H A Dpw_user.c482 return shell_path(cnf->shelldir, cnf->shells, cnf->shell_default);
1160 if (cmdcnf->shell_default == NULL)
1161 cmdcnf->shell_default = cfg->shell_default;
1278 cmdcnf->shell_default = optarg;

Completed in 60 milliseconds