Home
last modified time | relevance | path

Searched refs:userconf (Results 1 – 9 of 9) sorted by relevance

/NextBSD/usr.sbin/pw/
HDpw.h62 struct userconf *get_userconfig(const char *cfg);
63 struct userconf *read_userconfig(char const * file);
64 int write_userconfig(struct userconf *cnf, char const * file);
81 int pw_groupnext(struct userconf *cnf, bool quiet);
90 int groupadd(struct userconf *, char *name, gid_t id, char *members, int fd,
99 void pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) __printflike(4, 5);
HDpw_group.c48 static gid_t gr_gidpolicy(struct userconf * cnf, intmax_t id);
98 pw_groupnext(struct userconf *cnf, bool quiet) in pw_groupnext()
170 gr_gidpolicy(struct userconf * cnf, intmax_t id) in gr_gidpolicy()
259 struct userconf *cnf; in pw_group_next()
353 struct userconf *cnf = NULL; in pw_group_del()
436 groupadd(struct userconf *cnf, char *name, gid_t id, char *members, int fd, in groupadd()
483 struct userconf *cnf = NULL; in pw_group_add()
565 struct userconf *cnf; in pw_group_mod()
HDpw_user.c76 static uid_t pw_uidpolicy(struct userconf *cnf, intmax_t id);
77 static uid_t pw_gidpolicy(struct userconf *cnf, char *grname, char *nam,
79 static char *pw_homepolicy(struct userconf * cnf, char *homedir,
81 static char *pw_shellpolicy(struct userconf * cnf);
82 static char *pw_password(struct userconf * cnf, char const * user,
153 create_and_populate_homedir(struct userconf *cnf, struct passwd *pwd, in create_and_populate_homedir()
327 pw_uidpolicy(struct userconf * cnf, intmax_t id) in pw_uidpolicy()
381 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) in pw_gidpolicy()
428 pw_homepolicy(struct userconf * cnf, char *homedir, const char *user) in pw_homepolicy()
478 pw_shellpolicy(struct userconf * cnf) in pw_shellpolicy()
[all …]
HDpw_conf.c88 static struct userconf config =
226 struct userconf *
394 write_userconfig(struct userconf *cnf, const char *file) in write_userconfig()
HDpw_log.c41 pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) in pw_log()
HDpw_utils.c70 struct userconf *
HDpwupd.h61 struct userconf { struct
/NextBSD/crypto/heimdal/include/
HDconfig.h.in1181 /* Define to 1 if you have the <userconf.h> header file. */
/NextBSD/crypto/heimdal/
HDconfigure15980 userconf.h \