Home
last modified time | relevance | path

Searched refs:shelldir (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.sbin/pw/
HDpwupd.h71 char *shelldir; /* Where shells are located */ member
HDpw_conf.c296 config.shelldir = (q == NULL || !boolean_val(q, 1)) in read_userconfig()
451 sbuf_cat(buf, cnf->shelldir); in write_userconfig()
HDpw_user.c481 return shell_path(cnf->shelldir, cnf->shells, cnf->shell_default); in pw_shellpolicy()
1145 if (cmdcnf->shelldir == NULL) in mix_config()
1146 cmdcnf->shelldir = cfg->shelldir; in mix_config()
1688 shell = shell_path(cnf->shelldir, cnf->shells, shell); in pw_user_mod()