Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/pw/
HDpw.h64 int write_userconfig(struct userconf *cnf, char const * file);
HDpw_conf.c394 write_userconfig(struct userconf *cnf, const char *file) in write_userconfig() function
HDpw_user.c1345 if (write_userconfig(cmdcnf, cfg)) in pw_user_add()