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

/freebsd-9.3-release/crypto/openssh/
H A Dauth.c460 int comparehome = 0; local
469 comparehome = 1;
499 if (comparehome && strcmp(homedir, buf) == 0)

Completed in 461 milliseconds