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

/freebsd-13-stable/usr.sbin/pw/
H A Dpw.h71 struct userconf *get_userconfig(const char *cfg);
72 struct userconf *read_userconfig(char const * file);
73 int write_userconfig(struct userconf *cnf, char const * file);
90 int pw_groupnext(struct userconf *cnf, bool quiet);
99 int groupadd(struct userconf *, char *name, gid_t id, char *members, int fd,
109 void pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) __printflike(4, 5);
H A Dpw_conf.c87 static struct userconf config =
245 struct userconf *
410 write_userconfig(struct userconf *cnf, const char *file)
H A Dpw_log.c45 pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...)
H A Dpw_utils.c67 struct userconf *
H A Dpw_group.c50 static gid_t gr_gidpolicy(struct userconf * cnf, intmax_t id);
105 pw_groupnext(struct userconf *cnf, bool quiet)
177 gr_gidpolicy(struct userconf * cnf, intmax_t id)
266 struct userconf *cnf;
360 struct userconf *cnf = NULL;
443 groupadd(struct userconf *cnf, char *name, gid_t id, char *members, int fd,
490 struct userconf *cnf = NULL;
572 struct userconf *cnf;
H A Dpw_user.c77 static uid_t pw_uidpolicy(struct userconf *cnf, intmax_t id);
78 static uid_t pw_gidpolicy(struct userconf *cnf, char *grname, char *nam,
80 static char *pw_homepolicy(struct userconf * cnf, char *homedir,
82 static char *pw_shellpolicy(struct userconf * cnf);
83 static char *pw_password(struct userconf * cnf, char const * user,
154 create_and_populate_homedir(struct userconf *cnf, struct passwd *pwd,
328 pw_uidpolicy(struct userconf * cnf, intmax_t id)
382 pw_gidpolicy(struct userconf *cnf, char *grname, char *nam, gid_t prefer, bool dryrun)
429 pw_homepolicy(struct userconf * cnf, char *homedir, const char *user)
479 pw_shellpolicy(struct userconf * cn
[all...]
H A Dpwupd.h57 struct userconf { struct
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Dgetusershell.c56 #include <userconf.h>
/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.c3152 # include <userconf.h>
/freebsd-13-stable/crypto/heimdal/
H A Dconfigure15980 userconf.h \

Completed in 219 milliseconds