| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | iruserok.c | 152 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 D | innetgr.c | 39 innetgr(const char *netgroup, const char *machine, in innetgr() function
|
| H A D | roken.h.in | 672 #define innetgr rk_innetgr macro 674 ROKEN_LIB_FUNCTION int ROKEN_LIB_CALL innetgr(const char*, const char*,
|
| H A D | ChangeLog | 1961 * iruserok.c: move innetgr() to separate file 1963 * innetgr.c: move innetgr() to separate file
|
| H A D | Makefile.in | 55 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 D | auth-rhosts.c | 151 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 D | defines.h | 818 int innetgr (const char *, const char *, const char *, const char *);
|
| H A D | configure.ac | 2211 innetgr \
|
| /freebsd/lib/libc/net/ |
| H A D | rcmd.c | 59 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 D | bsd-nextstep.h | 46 int innetgr(const char *, const char *, const char *, const char *);
|
| H A D | bsd-misc.h | 38 int innetgr(const char *, const char *, const char *, const char *);
|
| H A D | bsd-misc.c | 74 int innetgr(const char *netgroup, const char *host, in innetgr() function
|
| /freebsd/include/ |
| H A D | netdb.h | 294 int innetgr(const char *, const char *, const char *, const char *);
|
| /freebsd/crypto/heimdal/appl/login/ |
| H A D | login_access.c | 184 return (innetgr(group, machine, user, mydomain)); in netgroup_match()
|
| /freebsd/crypto/heimdal/appl/rsh/ |
| H A D | login_access.c | 184 return (innetgr(group, machine, user, mydomain)); in netgroup_match()
|
| /freebsd/lib/libpam/modules/pam_login_access/ |
| H A D | login_access.c | 168 if (innetgr(group, machine, user, domain) == 1) in netgroup_match()
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | hosts_access.c | 301 return (innetgr(tok + 1, eval_hostname(host), (char *) 0, mydomain)); in host_match()
|
| /freebsd/lib/libc/gen/ |
| H A D | Symbol.map | 161 innetgr;
|
| H A D | Makefile.inc | 429 getnetgrent.3 innetgr.3 \
|
| H A D | getnetgrent.c | 999 innetgr(const char *netgroup, const char *host, const char *user, function
|
| /freebsd/crypto/heimdal/include/ |
| H A D | config.h.in | 505 /* Define if you have the function `innetgr'. */
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.1999 | 1141 and innetgr with roken versions
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2072 fun:innetgr=uninstrumented
|