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

/freebsd-13-stable/usr.sbin/pw/
H A Dpwupd.h67 char *shelldir; /* Where shells are located */ member in struct:userconf
H A Dpw_user.c482 return shell_path(cnf->shelldir, cnf->shells, cnf->shell_default);
1156 if (cmdcnf->shelldir == NULL)
1157 cmdcnf->shelldir = cfg->shelldir;
1714 shell = shell_path(cnf->shelldir, cnf->shells, shell);

Completed in 104 milliseconds