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

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

Completed in 129 milliseconds