Searched refs:__check_rhosts_file (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Diruserok.c52 int __check_rhosts_file = 1; variable
238 if (first == 1 && (__check_rhosts_file || superuser)) {
/freebsd-11-stable/lib/libc/net/
H A Drcmd.c370 int __check_rhosts_file = 1; variable
454 if (first == 1 && (__check_rhosts_file || superuser)) {
/freebsd-11-stable/libexec/rlogind/
H A Drlogind.c135 extern int __check_rhosts_file;
152 __check_rhosts_file = 0;
/freebsd-11-stable/libexec/rshd/
H A Drshd.c128 extern int __check_rhosts_file;
143 __check_rhosts_file = 0;

Completed in 122 milliseconds