Searched refs:dotdir (Results 1 – 3 of 3) sorted by relevance
290 config.dotdir = (q == NULL || !boolean_val(q, 1)) in read_userconfig()461 fputs(cnf->dotdir ? cnf->dotdir : boolean_str(0), in write_userconfig()
62 char *dotdir; /* Where to obtain skeleton files */ member
1146 if (cmdcnf->dotdir == NULL) in mix_config()1147 cmdcnf->dotdir = cfg->dotdir; in mix_config()1275 cmdcnf->dotdir = skel; in pw_user_add()1481 create_and_populate_homedir(cmdcnf, pwd, cmdcnf->dotdir, in pw_user_add()1829 skel = cnf->dotdir; in pw_user_mod()