Searched refs:netgroup (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dinnetgr.c39 innetgr(const char *netgroup, const char *machine, argument
/macosx-10.9.5/remote_cmds-41.90.1/revnetgroup.tproj/
H A Drevnetgroup.c32 * reverse netgroup map generator program
51 /* Default location of netgroup file. */
52 char *netgroup = "/etc/netgroup"; variable
54 /* Stored hash table version of 'forward' netgroup database. */
58 * Stored hash table of 'reverse' netgroup member database
102 netgroup = optarg;
113 if (strcmp(netgroup, "-")) {
114 if ((fp = fopen(netgroup, "r")) == NULL) {
115 err(1, "%s", netgroup);
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/slapd-modules/nssov/
H A Dnetgroup.c0 /* netgroup.c - netgroup lookup routines */
27 * DESC 'Abstraction of a netgroup. May refer to other netgroups'
43 NSSOV_INIT(netgroup)
45 NSSOV_CBPRIV(netgroup,
158 /* get the netgroup triples and member */
161 /* write the netgroup triples */
170 /* write netgroup members */
177 /* write netgroup name */
186 NSSOV_CB(netgroup)
[all...]
H A DMakefile47 OBJS = alias.lo ether.lo group.lo host.lo netgroup.lo network.lo \
/macosx-10.9.5/Heimdal-323.92.1/appl/login/
H A Dlogin_locl.h82 #include <netgroup.h>
/macosx-10.9.5/NFS-81/nfsd/
H A DMakefile47 install -c -o root -g wheel -m 444 $(SRCROOT)/netgroup.5 $(MAN5_DIR)
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauth-rhosts.c23 # include <netgroup.h>
H A Dconfigure6080 netgroup.h \
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dbsd-misc.c72 int innetgr(const char *netgroup, const char *host, argument
/macosx-10.9.5/sudo-72/src/
H A Dtestsudoers.c54 # include <netgroup.h>
H A Dmatch.c55 # include <netgroup.h>
891 * Returns TRUE if "host" and "user" belong to the netgroup "netgr",
909 /* make sure we have a valid netgroup, sudo style */
H A Dconfigure15207 for ac_header in malloc.h netgroup.h paths.h spawn.h utime.h sys/sockio.h sys/bsdtypes.h sys/select.h sys/stropts.h sys/sysmacros.h
/macosx-10.9.5/Heimdal-323.92.1/
H A Dconfigure24608 netgroup.h \

Completed in 397 milliseconds