Home
last modified time | relevance | path

Searched refs:comparehome (Results 1 – 1 of 1) sorted by relevance

/trueos/crypto/openssh/
HDauth.c459 int comparehome = 0; in auth_secure_path() local
468 comparehome = 1; in auth_secure_path()
498 if (comparehome && strcmp(homedir, buf) == 0) in auth_secure_path()