Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pw/
H A Dgrupd.c61 if (gr_init(conf.etcpath, NULL)) in gr_update()
/freebsd/lib/libutil/
H A Dlibutil.h182 int gr_init(const char *_dir, const char *_master);
H A Dgr_util.c58 gr_init(const char *dir, const char *group) in gr_init() function