Searched refs:netgroup (Results 1 – 16 of 16) sorted by relevance
/freebsd/libexec/revnetgroup/ |
H A D | revnetgroup.c | 49 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 D | Makefile.yp | 116 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 D | innetgr.c | 39 innetgr(const char *netgroup, const char *machine, in innetgr() argument
|
/freebsd/lib/libc/net/ |
H A D | nsswitch.conf | 7 netgroup: compat
|
/freebsd/usr.sbin/mountd/ |
H A D | Makefile | 3 MAN= exports.5 netgroup.5 mountd.8
|
/freebsd/lib/libc/gen/ |
H A D | getnetgrent.c | 983 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 D | getent.c | 64 static int netgroup(int, char *[]); 87 { "netgroup", netgroup, }, 579 netgroup(int argc, char *argv[]) in netgroup() function
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-misc.c | 75 int innetgr(const char *netgroup, const char *host, in innetgr() argument
|
/freebsd/share/doc/smm/01.setup/ |
H A D | spell.ok | 403 netgroup
|
/freebsd/contrib/tcp_wrappers/ |
H A D | CHANGES | 386 - 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 D | ChangeLog | 114 * login_locl.h: include netgroup.h and rpcsvc/ypclnt.h
|
/freebsd/contrib/libpcap/ |
H A D | CREDITS | 153 Loris Degioanni <loris at netgroup-serv dot polito dot it>
|
/freebsd/contrib/tcpdump/ |
H A D | CREDITS | 194 Loris Degioanni <loris at netgroup-serv dot polito dot it>
|
/freebsd/crypto/heimdal/include/ |
H A D | config.h.in | 592 /* Define to 1 if you have the <netgroup.h> header file. */
|
/freebsd/crypto/openssh/ |
H A D | configure.ac | 486 netgroup.h \
|
/freebsd/crypto/heimdal/ |
H A D | configure | 25901 netgroup.h \
|