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

/macosx-10.9.5/libpcap-42/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.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h93 #ifndef _PATH_HEQUIV
94 # define _PATH_HEQUIV "/etc/hosts.equiv" macro
/macosx-10.9.5/Heimdal-323.92.1/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.9.5/ksh-20/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.9.5/Libinfo-449.1.3/util.subproj/
H A Drcmd.c441 hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "r");

Completed in 164 milliseconds