Home
last modified time | relevance | path

Searched refs:innetgr (Results 1 – 23 of 23) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Diruserok.c152 hostok = innetgr((char *)&buf[2], in __ivaliduser()
159 if (innetgr((char *)&buf[2], in __ivaliduser()
178 userok = innetgr(user+2, NULL, (char *)ruser, in __ivaliduser()
188 if (innetgr(user+2, NULL, in __ivaliduser()
H A Dinnetgr.c39 innetgr(const char *netgroup, const char *machine, in innetgr() function
H A Droken.h.in672 #define innetgr rk_innetgr macro
674 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL innetgr(const char*, const char*,
H A DChangeLog1961 * iruserok.c: move innetgr() to separate file
1963 * innetgr.c: move innetgr() to separate file
H A DMakefile.in55 initgroups.c innetgr.c install-sh iruserok.c localtime_r.c \
825 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/innetgr.Plo@am__quote@
/freebsd/crypto/openssh/
H A Dauth-rhosts.c151 if (!innetgr(host + 1, hostname, NULL, NULL) && in check_rhosts_file()
152 !innetgr(host + 1, ipaddr, NULL, NULL)) in check_rhosts_file()
160 if (!innetgr(user + 1, NULL, client_user, NULL)) in check_rhosts_file()
H A Ddefines.h818 int innetgr (const char *, const char *, const char *, const char *);
H A Dconfigure.ac2211 innetgr \
/freebsd/lib/libc/net/
H A Drcmd.c59 extern int innetgr( const char *, const char *, const char *, const char * );
620 innetgr(&buf[2], hname, NULL, ypdomain); in __ivaliduser_sa()
628 innetgr(&buf[2], hname, NULL, ypdomain)) in __ivaliduser_sa()
647 userok = innetgr(user+2, NULL, ruser, ypdomain); in __ivaliduser_sa()
656 if (innetgr(user+2, NULL, in __ivaliduser_sa()
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-nextstep.h46 int innetgr(const char *, const char *, const char *, const char *);
H A Dbsd-misc.h38 int innetgr(const char *, const char *, const char *, const char *);
H A Dbsd-misc.c74 int innetgr(const char *netgroup, const char *host, in innetgr() function
/freebsd/include/
H A Dnetdb.h294 int innetgr(const char *, const char *, const char *, const char *);
/freebsd/crypto/heimdal/appl/login/
H A Dlogin_access.c184 return (innetgr(group, machine, user, mydomain)); in netgroup_match()
/freebsd/crypto/heimdal/appl/rsh/
H A Dlogin_access.c184 return (innetgr(group, machine, user, mydomain)); in netgroup_match()
/freebsd/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c168 if (innetgr(group, machine, user, domain) == 1) in netgroup_match()
/freebsd/contrib/tcp_wrappers/
H A Dhosts_access.c301 return (innetgr(tok + 1, eval_hostname(host), (char *) 0, mydomain)); in host_match()
/freebsd/lib/libc/gen/
H A DSymbol.map161 innetgr;
H A DMakefile.inc429 getnetgrent.3 innetgr.3 \
H A Dgetnetgrent.c999 innetgr(const char *netgroup, const char *host, const char *user, function
/freebsd/crypto/heimdal/include/
H A Dconfig.h.in505 /* Define if you have the function `innetgr'. */
/freebsd/crypto/heimdal/
H A DChangeLog.19991141 and innetgr with roken versions
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2072 fun:innetgr=uninstrumented