Searched refs:shell_default (Results 1 – 3 of 3) sorted by relevance
323 config.shell_default = (q == NULL || !boolean_val(q, 1)) in read_userconfig()490 fputs(cnf->shell_default ? cnf->shell_default : in write_userconfig()
69 char *shell_default; /* Default shell */ member
482 return shell_path(cnf->shelldir, cnf->shells, cnf->shell_default); in pw_shellpolicy()1160 if (cmdcnf->shell_default == NULL) in mix_config()1161 cmdcnf->shell_default = cfg->shell_default; in mix_config()1278 cmdcnf->shell_default = optarg; in pw_user_add()