Searched refs:pk_user_id (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/crypto/heimdal/kuser/
H A Dkinit.c69 char *pk_user_id = NULL; variable
170 { "pk-user", 'C', arg_string, &pk_user_id,
439 if (pk_user_id || ent_user_id || anonymous_flag) {
442 pk_user_id,
517 } else if (pk_user_id || ent_user_id || anonymous_flag) {
765 ret = krb5_pk_enterprise_cert(context, pk_user_id,
771 pk_user_id = NULL;

Completed in 145 milliseconds