Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pw/
H A Dpw.h69 struct userconf *get_userconfig(const char *cfg);
70 struct userconf *read_userconfig(char const * file);
71 int write_userconfig(struct userconf *cnf, char const * file);
88 int pw_groupnext(struct userconf *cnf, bool quiet);
97 int groupadd(struct userconf *, char *name, gid_t id, char *members, int fd,
107 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.c74 static uid_t pw_uidpolicy(struct userconf *cnf, intmax_t id);
79 static char *pw_shellpolicy(struct userconf * cnf);
307 pw_uidpolicy(struct userconf * cnf, intmax_t id) in pw_uidpolicy()
457 pw_shellpolicy(struct userconf * cnf) in pw_shellpolicy()
492 pw_password(struct userconf * cnf, char const * user) in pw_password()
698 struct userconf *cnf = NULL; in pw_user_next()
821 struct userconf *cnf = NULL; in pw_user_del()
1092 validate_grname(struct userconf *cnf, char *group) in validate_grname()
1128 mix_config(struct userconf *cmdcnf, struct userconf *cfg) in mix_config()
1178 struct userconf *cnf, *cmdcnf; in pw_user_add()
[all …]
H A Dpw_conf.c82 static struct userconf config =
240 struct userconf *
405 write_userconfig(struct userconf *cnf, const char *file) in write_userconfig()
H A Dpw_utils.c65 struct userconf *
H A Dpw_log.c40 pw_log(struct userconf * cnf, int mode, int which, char const * fmt,...) in pw_log()
H A Dpwupd.h54 struct userconf { struct
/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 \