Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/login/
H A Dk5login.c79 extern int has_ccache;
282 has_ccache = 1; in k5_read_creds()
369 has_ccache = 1; in k5login()
H A Dlogin.c120 int has_ccache = 0; variable
568 if (! login_krb5_retain_ccache && has_ccache) in main()
/netbsd-src/libexec/ftpd/
H A Dftpd.c216 int has_ccache = 0; variable