Home
last modified time | relevance | path

Searched refs:netgroup (Results 1 – 16 of 16) sorted by relevance

/freebsd/libexec/revnetgroup/
H A Drevnetgroup.c49 char *netgroup = "/etc/netgroup"; variable
99 netgroup = optarg; in main()
110 if (strcmp(netgroup, "-")) { in main()
111 if ((fp = fopen(netgroup, "r")) == NULL) { in main()
112 err(1, "%s", netgroup); in main()
/freebsd/usr.sbin/ypserv/
H A DMakefile.yp116 NETGROUP = $(YPDIR)/netgroup
214 netgrp: netgroup
344 netgroup: $(NETGROUP) netgroup.byhost netgroup.byuser
358 netgroup.byhost: $(NETGROUP)
373 netgroup.byuser: $(NETGROUP)
/freebsd/crypto/heimdal/lib/roken/
H A Dinnetgr.c39 innetgr(const char *netgroup, const char *machine, in innetgr() argument
/freebsd/lib/libc/net/
H A Dnsswitch.conf7 netgroup: compat
/freebsd/usr.sbin/mountd/
H A DMakefile3 MAN= exports.5 netgroup.5 mountd.8
/freebsd/lib/libc/gen/
H A Dgetnetgrent.c983 setnetgrent(const char *netgroup) argument
987 defaultsrc, netgroup);
999 innetgr(const char *netgroup, const char *host, const char *user, argument
1010 netgroup, host, user, domain);
/freebsd/usr.bin/getent/
H A Dgetent.c64 static int netgroup(int, char *[]);
87 { "netgroup", netgroup, },
579 netgroup(int argc, char *argv[]) in netgroup() function
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-misc.c75 int innetgr(const char *netgroup, const char *host, in innetgr() argument
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok403 netgroup
/freebsd/contrib/tcp_wrappers/
H A DCHANGES386 - A small loophole in the netgroup lookup code was closed, and the
448 netgroup support for systems with NIS (formerly YP), and an extension
/freebsd/crypto/heimdal/appl/login/
H A DChangeLog114 * login_locl.h: include netgroup.h and rpcsvc/ypclnt.h
/freebsd/contrib/libpcap/
H A DCREDITS153 Loris Degioanni <loris at netgroup-serv dot polito dot it>
/freebsd/contrib/tcpdump/
H A DCREDITS194 Loris Degioanni <loris at netgroup-serv dot polito dot it>
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in592 /* Define to 1 if you have the <netgroup.h> header file. */
/freebsd/crypto/openssh/
H A Dconfigure.ac486 netgroup.h \
/freebsd/crypto/heimdal/
H A Dconfigure25901 netgroup.h \