Searched refs:_PATH_HEQUIV (Results 1 - 4 of 4) sorted by last modified time

/freebsd-10.0-release/include/
H A Dnetdb.h78 #ifndef _PATH_HEQUIV
79 # define _PATH_HEQUIV "/etc/hosts.equiv" macro
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Diruserok.c229 hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "r");
H A Droken-common.h135 #ifndef _PATH_HEQUIV
136 #define _PATH_HEQUIV "/etc/hosts.equiv" macro
/freebsd-10.0-release/lib/libc/net/
H A Drcmd.c461 hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "re");

Completed in 81 milliseconds