Home | Sort by: relevance | last modified time | path |
/src/usr.bin/login/ | |
k5login.c | 126 int retval, have_keys; local in function:k5_verify_creds 147 have_keys = kerror ? 0 : 1; 166 if (have_keys) { 188 if (!have_keys) { |
k5login.c | 126 int retval, have_keys; local in function:k5_verify_creds 147 have_keys = kerror ? 0 : 1; 166 if (have_keys) { 188 if (!have_keys) { |
k5login.c | 126 int retval, have_keys; local in function:k5_verify_creds 147 have_keys = kerror ? 0 : 1; 166 if (have_keys) { 188 if (!have_keys) { |