Searched refs:dotdir (Results 1 – 3 of 3) sorted by relevance
285 config.dotdir = (q == NULL || !boolean_val(q, 1)) in read_userconfig()456 fputs(cnf->dotdir ? cnf->dotdir : boolean_str(0), in write_userconfig()
59 char *dotdir; /* Where to obtain skeleton files */ member
1139 if (cmdcnf->dotdir == NULL) in mix_config()1140 cmdcnf->dotdir = cfg->dotdir; in mix_config()1268 cmdcnf->dotdir = skel; in pw_user_add()1483 create_and_populate_homedir(cmdcnf, pwd, cmdcnf->dotdir, in pw_user_add()1837 skel = cnf->dotdir; in pw_user_mod()