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

/illumos-gate/usr/src/cmd/krb5/kinit/
H A Dkinit.c134 typedef enum { INIT_PW, INIT_KT, RENEW, VALIDATE } action_type; enumerator in enum:__anon697
1012 case INIT_PW:
1039 case INIT_PW:
1087 } else if ((opts->action == INIT_KT) || (opts->action == INIT_PW)) {
1137 case INIT_PW:
1341 opts.action = INIT_PW;

Completed in 201 milliseconds