Searched refs:_PATH_HEQUIV (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/libpcap-48/libpcap/Win32/Include/net/
H A Dpaths.h55 #define _PATH_HEQUIV __PATH_ETC_INET"/hosts.equiv" macro
H A Dnetdb.h68 #define _PATH_HEQUIV __PATH_ETC_INET"/hosts.equiv" macro
/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dnetdb.h93 #ifndef _PATH_HEQUIV
94 # define _PATH_HEQUIV "/etc/hosts.equiv" macro
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Droken-common.h135 #ifndef _PATH_HEQUIV
136 #define _PATH_HEQUIV "/etc/hosts.equiv" macro
H A Diruserok.c229 hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "r");
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Drcmd.c47 #define _PATH_HEQUIV "/etc/hosts.equiv" macro
342 hostf = superuser ? (FILE *)0 : fopen(_PATH_HEQUIV, "r");
/macosx-10.10.1/Libinfo-459/util.subproj/
H A Drcmd.c441 hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "r");

Completed in 246 milliseconds