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

/freebsd-current/include/
H A Dnetdb.h88 #ifndef _PATH_HEQUIV
89 # define _PATH_HEQUIV "/etc/hosts.equiv" macro
/freebsd-current/crypto/heimdal/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");
/freebsd-current/lib/libc/net/
H A Drcmd.c441 hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "re");

Completed in 86 milliseconds