Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pw/
H A Dpw.h70 struct userconf *get_userconfig(const char *cfg);
71 struct userconf *read_userconfig(char const * file);
72 int write_userconfig(struct userconf *cnf, char const * file);
91 int pw_groupnext(struct userconf *cnf, bool quiet);
100 int groupadd(struct userconf *, char *name, gid_t id, char *members, int fd,
110 void pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) __printflike(4, 5);
H A Dpw_group.c45 static gid_t gr_gidpolicy(struct userconf * cnf, intmax_t id);
101 pw_groupnext(struct userconf *cnf, bool quiet) in pw_groupnext()
173 gr_gidpolicy(struct userconf * cnf, intmax_t id) in gr_gidpolicy()
262 struct userconf *cnf; in pw_group_next()
368 struct userconf *cnf = NULL; in pw_group_del()
457 groupadd(struct userconf *cnf, char *name, gid_t id, char *members, int fd, in groupadd()
504 struct userconf *cnf = NULL; in pw_group_add()
592 struct userconf *cnf; in pw_group_mod()
H A Dpw_user.c71 static uid_t pw_uidpolicy(struct userconf *cnf, intmax_t id);
72 static uid_t pw_gidpolicy(struct userconf *cnf, char *grname, char *nam,
74 static char *pw_homepolicy(struct userconf * cnf, char *homedir,
76 static char *pw_shellpolicy(struct userconf * cnf);
77 static char *pw_password(struct userconf * cnf, char const * user);
142 create_and_populate_homedir(struct userconf *cnf, struct passwd *pwd, in create_and_populate_homedir()
322 pw_uidpolicy(struct userconf * cnf, intmax_t id) in pw_uidpolicy()
376 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun) in pw_gidpolicy()
422 pw_homepolicy(struct userconf * cnf, char *homedir, const char *user) in pw_homepolicy()
472 pw_shellpolicy(struct userconf * cnf) in pw_shellpolicy()
[all …]
H A Dpw_conf.c82 static struct userconf config =
240 struct userconf *
411 write_userconfig(struct userconf *cnf, const char *file) in write_userconfig()
H A Dpw_log.c40 pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) in pw_log()
H A Dpw_utils.c65 struct userconf *
H A Dpwupd.h54 struct userconf { struct
/freebsd/usr.sbin/pw/tests/
H A Dpw_unit_test.c21 struct userconf *
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in1181 /* Define to 1 if you have the <userconf.h> header file. */
/freebsd/crypto/heimdal/
H A Dconfigure15980 userconf.h \