Home
last modified time | relevance | path

Searched refs:setnetgrent (Results 1 – 7 of 7) sorted by relevance

/dragonfly/lib/libc/gen/
H A Dgetnetgrent.c146 setnetgrent(const char *group) function
354 setnetgrent(group);
393 setnetgrent(group);
H A DSymbol.map381 setnetgrent;
H A DMakefile.inc183 getnetgrent.3 setnetgrent.3
H A Dgetpwent.c1867 setnetgrent(&pw_name[2]); in compat_passwd()
1903 setnetgrent(&pw_name[2]); in compat_passwd()
/dragonfly/include/
H A Dnetdb.h315 void setnetgrent(const char *);
/dragonfly/contrib/tcp_wrappers/
H A Dtcpdchk.c454 setnetgrent(pat + 1);
/dragonfly/sbin/mountd/
H A Dmountd.c1248 setnetgrent(cp); in get_exportlist_one()