Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/login/
H A Dk5login.c74 extern int notickets;
283 notickets = 0; in k5_read_creds()
436 notickets = 0; in k5login()
H A Dlogin.c121 int notickets = 1; variable
651 if (KERBEROS_CONFIGURED && !quietlog && notickets == 1) in main()
/netbsd-src/libexec/ftpd/
H A Dftpd.c217 int notickets = 1; variable
2921 if (!notickets && krbtkfile_env) in dologout()